xuzifu666 commented on PR #4701: URL: https://github.com/apache/calcite/pull/4701#issuecomment-3678631452
Based on the test case provided in the issue, ```deptno=4``` can pushdown normally on both the left and right sides of the join under the current version of the JOIN_PUSH_TRANSITIVE_PREDICATES rule, which is as expected. Therefore, this PR should be well-validated, and it should be merged if no other suggestions are made in the next few days. -- 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]
