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 2022/01/21 18:10:31 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #1636: Provide RuntimeEnv to ExecutionContext

alamb commented on issue #1636:
URL: https://github.com/apache/arrow-datafusion/issues/1636#issuecomment-1018744736


   Being able to do something like
   
   ```rust
   let context = context.with_runtime(existing_runtime);
   ```
   
   makes a lot of sense to me


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