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: [email protected]
