jonathanc-n commented on code in PR #18005:
URL: https://github.com/apache/datafusion/pull/18005#discussion_r2448408375


##########
datafusion/sqllogictest/test_files/joins.slt:
##########
@@ -5199,3 +5199,108 @@ DROP TABLE t2;
 
 statement ok
 set datafusion.explain.physical_plan_only = false;
+
+# Verifying existence join NLJ benchmarks

Review Comment:
   I was going to use it to verify that it will optimize to mark existence join 
but I guess it isn't necessary since we have it tested in other places



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to