peter-toth commented on pull request #31913: URL: https://github.com/apache/spark/pull/31913#issuecomment-806009269
> Shall we introduce something like `case class GroupingExprRef(ordinal: Int)` and replace all the grouping expressions with `GroupingExprRef` in `Aggregate.aggregateExpressions` during analysis? Then we don't need to worry about inconsistency anymore. I can give it a try. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
