Skip to content

Update stale multi_source references in pushdown wrapper comments - #17

Merged
ptomecek merged 2 commits into
mainfrom
chore/fix-stale-multi-source-comments
Aug 19, 2026
Merged

Update stale multi_source references in pushdown wrapper comments#17
ptomecek merged 2 commits into
mainfrom
chore/fix-stale-multi-source-comments

Conversation

@ptomecek

Copy link
Copy Markdown
Collaborator

Follow-up to the multi_sourcepushdown_combine rename (#16).

The pushdown_pivot / pushdown_unpivot wrappers (added in #12, in flight during the rename) still referenced the old multi_source name in explanatory comments. Comment-only update to point at pushdown_combine. No behavior change.

After this, grep -r multi_source is empty across the repo.

The pivot/unpivot pushdown wrappers referenced the old `multi_source` name
in explanatory comments. `multi_source` was renamed to `pushdown_combine`;
update the comments to match.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Pascal Tomecek <40371786+ptomecek@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

Test Results

1 378 tests   1 330 ✅  38s ⏱️
    2 suites     48 💤
    2 files        0 ❌

Results for commit 8d63f66.

@ptomecek
ptomecek merged commit 5071d08 into main Aug 19, 2026
5 checks passed
@ptomecek
ptomecek deleted the chore/fix-stale-multi-source-comments branch August 19, 2026 23:10
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