normanj-bitquill commented on PR #3882:
URL: https://github.com/apache/calcite/pull/3882#issuecomment-2293845101

   I've reworked this PR. Now the conversion of SUM to SUM0 happens in a new 
RelRule.
   
   The advantage is that a user can choose whether to include the new RelRule 
or not.
   The downside is that a user could lose the SUM to SUM0 conversion on upgrade 
depending on how they build up their list of RelRules to use.


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

Reply via email to