jorgecarleitao opened a new pull request #8911: URL: https://github.com/apache/arrow/pull/8911
This PR modifies to the `ExecutionContext` necessary to run joins where `register_table` is called between creation of DataFrame. The underlying issue is that the `ExecutionContextState` was not being shared between the `DataFrame`, thereby causing them to not share newly added tables. ---------------------------------------------------------------- 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]
