kgyrtkirk opened a new pull request #1053: [CALCITE-2852] Simplification: traverse calculations and unknown UDFs URL: https://github.com/apache/calcite/pull/1053 Earlier simplification was not attempted below arithmetic operators. Expressions like: 1 + CASE WHEN TRUE THEN 1 ELSE 2 END were not simplified.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
