-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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 the SessionContext the execute on a PhysicalPlan that queries a table in a registered ObjectStore.
Expected behavior
Execute uses existing SessionState from SessionContext.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working