Skip to content

SessionContext execute broken #351

@kdbrooks

Description

@kdbrooks

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions