danny0405 opened a new pull request #2065: URL: https://github.com/apache/calcite/pull/2065
…odes normalization (part1) * Add a new component named RexNormalize * By default, we only normalize the RexCalls during planning phrase, and there is no way to normalize it when constructing the calls now * Recover the plan diffs * Changes the RexCall#equals to be semantic equivalent, which i think is not a good design, we should promote to have a digest abstraction just like RelNode ---------------------------------------------------------------- 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]
