chenkovsky opened a new pull request, #17961: URL: https://github.com/apache/datafusion/pull/17961
## Which issue does this PR close? ## Rationale for this change __grouping_id is internal implementation related. so it should not be exposed in logical plan. ## What changes are included in this PR? in logical level, __grouping_id is hidden now. physical planner will handle this. ## Are these changes tested? UT ## Are there any user-facing changes? No -- 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]
