xuzifu666 commented on code in PR #4725:
URL: https://github.com/apache/calcite/pull/4725#discussion_r2684557160
##########
core/src/test/java/org/apache/calcite/test/enumerable/EnumerableHashJoinTest.java:
##########
@@ -451,6 +466,129 @@ class EnumerableHashJoinTest {
"id1=2; sal1=null");
}
+ @Test void testLeftMarkJoin() {
Review Comment:
The test requires adding a Jira link.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]