You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/08 13:57:22 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #824: A global, shared `ExecutionContext`

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


   > If it's for memory control, perhaps we could extend `ExecutionPlan`'s `execute` method to take an extra `ExecutionContext` as a second argument?
   
   I would not want the execution plans to have a dependency on DataFusion's context. Ballista has its own context that also creates execution plans.


-- 
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-unsubscribe@arrow.apache.org

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