Jackie-Jiang opened a new pull request, #12754:
URL: https://github.com/apache/pinot/pull/12754

   Upgrade Calcite from `1.30.0` -> `1.36.0`.
   There are some behavior changes, thus changing the code to adapt:
   - `CoreRules.AGGREGATE_CASE_TO_FILTER` is changed to be applied on `SUM0` 
instead of `SUM`, so it has to be moved after 
`CoreRules.AGGREGATE_REDUCE_FUNCTIONS`
   - `TIMESTAMP_ADD` and `TIMESTAMP_DIFF` handling is changed
   - (bugfix) Remove unused fields after decorrelate query


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to