asolimando commented on code in PR #4668: URL: https://github.com/apache/calcite/pull/4668#discussion_r2597755131
########## core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml: ########## Review Comment: The schemas are different and the queries should be reworked, but I have added the three new queries I introduced in RelOptRuleTest, the first one I checked it's equivalent to `select * from emp`, the other two are empty as the logic suggests (they do a `NOT IN` against the same set of values) -- 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]
