Skip to content

fix(core): Fix missing quoting when building parallel query#655

Merged
iambriccardo merged 5 commits intomainfrom
fix-quoting
Apr 3, 2026
Merged

fix(core): Fix missing quoting when building parallel query#655
iambriccardo merged 5 commits intomainfrom
fix-quoting

Conversation

@iambriccardo
Copy link
Copy Markdown
Contributor

@iambriccardo iambriccardo commented Apr 3, 2026

This PR fixes a bug for which we forgot to quote the table name in the initial parallel table copy which caused Postgres to fallback to the wrong table names.

@iambriccardo iambriccardo changed the title fix quoting fix(core): Fix missing quoting when building parallel query Apr 3, 2026
@iambriccardo iambriccardo marked this pull request as ready for review April 3, 2026 11:00
@iambriccardo iambriccardo requested a review from a team as a code owner April 3, 2026 11:00
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 78.547% (+0.2%) from 78.322%
when pulling 6015230 on fix-quoting
into 05cb11a on main.

Copy link
Copy Markdown
Contributor

@farazdagi farazdagi left a comment

Choose a reason for hiding this comment

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

lgtm

@iambriccardo iambriccardo merged commit 559fc18 into main Apr 3, 2026
13 checks passed
@iambriccardo iambriccardo deleted the fix-quoting branch April 3, 2026 11:31
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.

3 participants