Skip to content

Clear probe columns when merging create filters#15

Merged
JP-Reddy merged 1 commit into
robust-sql:dev/defer_bf_initfrom
jianhongshi123:merge_fix
Jun 27, 2026
Merged

Clear probe columns when merging create filters#15
JP-Reddy merged 1 commit into
robust-sql:dev/defer_bf_initfrom
jianhongshi123:merge_fix

Conversation

@jianhongshi123

Copy link
Copy Markdown
Contributor

When merging consecutive CREATEs, probe_columns was not cleared, which could leave old probe columns in the merged operator.

This PR clears probe_columns during the merge.

@JP-Reddy JP-Reddy merged commit 7f6e977 into robust-sql:dev/defer_bf_init Jun 27, 2026
9 of 12 checks passed
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