xiedeyantu commented on PR #4369: URL: https://github.com/apache/calcite/pull/4369#issuecomment-2875817295
Sorry, I noticed that there is also an AGGREGATE_VALUES rule that simplifies AGG + VALUES to VALUES. Can we extend this rule? we also paying attention to the `aggCalls` and `groupSets` in the AGG. It might only support scenarios where `groupSets.size() == 1`. -- 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]
