jorgecarleitao commented on issue #824:
URL: 
https://github.com/apache/arrow-datafusion/issues/824#issuecomment-894804193


   The tying to datafusion is easily achived via a trait and `Box<dyn Trait>` 
or some other variation, but I definitely agree with you, @andygrove , that the 
broader problem is addressed via a scheduler.
   
   E.g. in ballista memory is not even from a single node, so which node is 
being run changes what resources are available.


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