jorgecarleitao commented on pull request #8285:
URL: https://github.com/apache/arrow/pull/8285#issuecomment-699582531


   I agree with this: what we want from ExecutionPlan's `execute()` is not just 
to run something, but to present to a scheduler code that:
   
   1. can execute
   2. threads can switch in an out of that execution
   
   which is exactly what `async` offers. 👍 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to