silundong opened a new pull request, #4772: URL: https://github.com/apache/calcite/pull/4772
[CALCITE-7385](https://issues.apache.org/jira/browse/CALCITE-7385) Based on the new subquery removal and decorrelation algorithms, only uncorrelated EXISTS/SOME subquery will produce a left mark join that only contains non-equi condition(implemented using a nested loop). The test cases primarily validate this scenario. -- 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]
