Skip to content

Allow INSERT columns to be qualified#2260

Merged
iffyio merged 1 commit intoapache:mainfrom
xitep:qualified-insert-columns
Mar 4, 2026
Merged

Allow INSERT columns to be qualified#2260
iffyio merged 1 commit intoapache:mainfrom
xitep:qualified-insert-columns

Conversation

@xitep
Copy link
Contributor

@xitep xitep commented Mar 3, 2026

similarly to insert columns in MERGE statements, their qualified form is valid in plain INSERTs statements as well on Oracle. Postgres will reject them, though. I'm fine with guarding it through a dialect flag if that's preferred.

Copy link
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @xitep!

@iffyio iffyio added this pull request to the merge queue Mar 4, 2026
Merged via the queue into apache:main with commit 255e50c Mar 4, 2026
10 checks passed
@xitep xitep deleted the qualified-insert-columns branch March 4, 2026 12:56
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