Skip to content

Fix SessionContext execute.#353

Merged
andygrove merged 1 commit into
apache:mainfrom
kdbrooks:hotfix/context-execute
Apr 27, 2023
Merged

Fix SessionContext execute.#353
andygrove merged 1 commit into
apache:mainfrom
kdbrooks:hotfix/context-execute

Conversation

@kdbrooks
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #351

Rationale for this change

The execute function in SessionContext didn't work before.

What changes are included in this PR?

Fix the SessionContext execute function to use the existing SessionState.

Are there any user-facing changes?

No.

Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. It would be nice to add a unit test for this at some point.

@andygrove andygrove merged commit 6642660 into apache:main Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SessionContext execute broken

2 participants