NGA-TRAN commented on PR #18343:
URL: https://github.com/apache/datafusion/pull/18343#issuecomment-3461401608

   > 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 
https://github.com/apache/datafusion/issues/18341  proposes 3 different ways to 
improve it


-- 
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]

Reply via email to