alamb commented on issue #21207:
URL: https://github.com/apache/datafusion/issues/21207#issuecomment-4285109460

   > I might be missing something fundamental, but I'm not seeing why it is 
necessary to differentiate a `RepartitionExec` from any other plan node.
   
   One reason might be that Repartition is one of the very few nodes where data 
from different partitions can move (aka data may move between threads)


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