gene-bordegaray commented on PR #18343: URL: https://github.com/apache/datafusion/pull/18343#issuecomment-3461605037
> > the parquet query is not working this way as the Reparititons are not separated by the Aggregate. The Aggregate does all this work on a single partition then does Repartitioning too late. > > Correct. > > And the ticket of this reproducer #18341 proposes 3 different ways to improve it Ok awesome, I will take some time to understand these approaches and give some of my thoughts -- 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]
