zhuqi-lucas commented on PR #16196:
URL: https://github.com/apache/datafusion/pull/16196#issuecomment-2952376120

   > > I will investigate that if we can remove some internal yield logic, such 
as repartition? etc
   > 
   > Good idea, I'm curious to see if you can. `RepartitionExec` is a little 
bit of an outlier because it also breaks the volcano flow by actively draining 
its input pushing it into channels. As you experiment with it, let's make sure 
to test cases with nested repartition operators so that we don't miss any 
corner cases.
   
   Thank you, it makes sense, i will experiment it as a follow-up.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to