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

remove plan.QueryProcess and move logic to finalizeIters #2714

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

jycor
Copy link
Contributor

@jycor jycor commented Oct 23, 2024

This PR removes the use of plan.QueryProcess and part of the trackProcess rule that adds/removes this node.
Instead the TrackedRowIter is created directly in finalizeIters.

@jycor jycor changed the title remove query process remove plan.QueryProcess and move logic to finalizeIters Oct 23, 2024
Copy link
Contributor

@max-hoffman max-hoffman left a comment

Choose a reason for hiding this comment

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

LGTM, the one meta thing to consider is if we can have finalizeIters not depend on plan nodes at some point

@jycor jycor merged commit ef9faa3 into main Oct 23, 2024
7 of 8 checks passed
@jycor jycor deleted the james/queryprocess branch October 23, 2024 21:09
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