chenkovsky opened a new pull request, #16983: URL: https://github.com/apache/datafusion/pull/16983
## Which issue does this PR close? - Closes #16965. ## Rationale for this change For aggregation with grouping set, the group by expressions differ between the partial and final stages, ## What changes are included in this PR? repartition if target_partition = 1 && input_partition > 1 && contains_grouping_set ## 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org