Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cached query execution plan #1923

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

joshua-spacetime
Copy link
Collaborator

@joshua-spacetime joshua-spacetime commented Oct 30, 2024

Defines an execution plan that is cached for subscription evaluation. This will be the lowering target for the physical plan.

@joshua-spacetime joshua-spacetime self-assigned this Oct 30, 2024
@joshua-spacetime joshua-spacetime force-pushed the joshua/feat/cached-exec-plan branch from 91c17e1 to e8d228a Compare November 1, 2024 00:19
Copy link
Contributor

@mamcx mamcx left a comment

Choose a reason for hiding this comment

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

LGTM

@joshua-spacetime joshua-spacetime force-pushed the joshua/feat/cached-exec-plan branch from e8d228a to faffb45 Compare November 1, 2024 15:53
@joshua-spacetime joshua-spacetime changed the title Cached execution plan for query iterator Cached query execution plan Nov 1, 2024
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Nov 1, 2024
Merged via the queue into master with commit f199ba5 Nov 1, 2024
9 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/feat/cached-exec-plan branch November 1, 2024 16:57
mamcx pushed a commit that referenced this pull request Nov 5, 2024
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.

2 participants