vlsi opened a new pull request #1703: [CALCITE-2450] Reorder RexCall predicates to a canonical form URL: https://github.com/apache/calcite/pull/1703 `$0=$1` and `$1=$0` have the same semantics, so it is worth normalizing them to reduce the planning time. See https://issues.apache.org/jira/browse/CALCITE-2450
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
