kylebrooks-8451 opened a new issue, #351: URL: https://github.com/apache/arrow-datafusion-python/issues/351
**Describe the bug** The execute function of SessionContext creates a new `TaskContext` with an empty runtime_env which wipes out any `ObjectStores` among many other things. **To Reproduce** Use SessionContext execute with a registered ObjectStore. **Expected behavior** execute uses existing SessionState. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
