-
-
Notifications
You must be signed in to change notification settings - Fork 238
move applyUpdateAccumulators
#2719
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
Conversation
max-hoffman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First pass it seems OK, I'd need to think longer on the schema thing to know if there's a more optimal approach. If the blast radius is just triggers that seems fine, though.
max-hoffman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, naming comments
This PR deletes the
plan.RowUpdateAccumulatornode, and directly injects anaccumulatorIterinto the rowexec tree infinalizeIters.Doltgres fix: dolthub/doltgresql#909