jonathanc-n commented on issue #16820:
URL: https://github.com/apache/datafusion/issues/16820#issuecomment-3258707807

   
https://github.com/apache/datafusion/blob/50e073c425afd0eda309b80d004ee0aa619cbafe/benchmarks/src/nlj.rs#L64
   
   In here we can add queries for NLJ to test performance. We want to create 
queries that would optimize into an existence join. You can take a look at the 
existing pull requests that added existence joins (semi, anti, mark) and throw 
the .slt tests from those into that query line. 


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to