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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to