hazelcast icon indicating copy to clipboard operation
hazelcast copied to clipboard

Add stream-to-stream join test cases

Open viliam-durina opened this issue 3 years ago • 0 comments

This line: https://github.com/hazelcast/hazelcast/blob/48fdbaecdc4a0358daf2a2333af159f6f189d253/hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/processors/StreamToStreamJoinP.java#L237 Is not covered in the tests. It's rather important and one might be tempted to remove it, and no test will fail.

viliam-durina avatar Jan 19 '23 11:01 viliam-durina