HanumathRao opened a new pull request, #3597: URL: https://github.com/apache/calcite/pull/3597
… relations This PR introduces four rules for simplifying joins with a single value row on either side of the input. Please find the information about this optimizations in the related [JIRA](https://issues.apache.org/jira/browse/CALCITE-6162). **Testing**: Apart from the new tests added in RelOptRulesTest, these rules are enabled as part of the abstract rules and so they get triggered during the core quidem test suite. -- 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]
