mingmwang commented on issue #5738:
URL: 
https://github.com/apache/arrow-datafusion/issues/5738#issuecomment-1484740520

   @duongcongtoai 
   Regarding more partitions, do you mean the input partition count is 
different among left input and right input ?
   Currently in DataFusion, we will insert a `RepartitionExec` for  left input 
and right input, after the `RepartitionExec`
   the partition count should be always the same. 
   


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