kgyrtkirk opened a new pull request #1969: URL: https://github.com/apache/calcite/pull/1969
…ncorrectly ReduceExpressionsRule might have removed cast expressions and inadvertly changed the type of some subexpressions. In case the rewriting have at some point arrived at: CAST(CAST(X,T),T) AND <(CAST(X,T),N) ---------------------------------------------------------------- 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]
