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 2020/08/31 10:51:55 UTC

[GitHub] [arrow] alamb opened a new pull request #8082: ARROW-9888: [Rust][DataFusion] Allow ExecutionContext to be shared between threads

alamb opened a new pull request #8082:
URL: https://github.com/apache/arrow/pull/8082


   The idea here is to share the ExecutionContext between threads (which was previously added in https://issues.apache.org/jira/browse/ARROW-9425 / https://github.com/apache/arrow/pull/7723 but has since regressed. 
   
   This PR fixes the issue and adds a test to ensure the behavior does not revert again
   
   (Note this is based on https://github.com/apache/arrow/pull/8079 -- I will convert it to a real PR once that is merged)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8082: ARROW-9888: [Rust][DataFusion] Allow ExecutionContext to be shared between threads (again)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8082:
URL: https://github.com/apache/arrow/pull/8082#issuecomment-683710851


   https://issues.apache.org/jira/browse/ARROW-9888


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] alamb commented on pull request #8082: ARROW-9888: [Rust][DataFusion] Allow ExecutionContext to be shared between threads (again)

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #8082:
URL: https://github.com/apache/arrow/pull/8082#issuecomment-683707379


   fyi @jorgecarleitao 
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] andygrove closed pull request #8082: ARROW-9888: [Rust][DataFusion] Allow ExecutionContext to be shared between threads (again)

Posted by GitBox <gi...@apache.org>.
andygrove closed pull request #8082:
URL: https://github.com/apache/arrow/pull/8082


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] alamb commented on pull request #8082: ARROW-9888: [Rust][DataFusion] Allow ExecutionContext to be shared between threads (again)

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #8082:
URL: https://github.com/apache/arrow/pull/8082#issuecomment-684042242


   This week I think I get to spend most of my work time on DataFusion -- I need to make it count 🔨 !


----------------------------------------------------------------
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:
users@infra.apache.org