mustafasrepo commented on issue #9370:
URL: 
https://github.com/apache/arrow-datafusion/issues/9370#issuecomment-1982593783

   > @mustafasrepo just to confirm, you think the first step would be to have a 
single RepartitionExec in the section of the query plan where we have two, is 
that right?
   > 
   > ```
   >         RepartitionExec: partitioning=Hash([class_id@0], 8), 
input_partitions=8
   >           RepartitionExec: partitioning=RoundRobinBatch(8), 
input_partitions=1
   > ```
   
   Exactly. 


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

Reply via email to