Skip to content

[SPARK-58065] Support column lists for INSERT REPLACE WHERE#57142

Draft
leonwind wants to merge 1 commit into
apache:masterfrom
leonwind:lw/replace-where-col-list
Draft

[SPARK-58065] Support column lists for INSERT REPLACE WHERE#57142
leonwind wants to merge 1 commit into
apache:masterfrom
leonwind:lw/replace-where-col-list

Conversation

@leonwind

@leonwind leonwind commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

  • Refactor the REPLACE WHERE OverwriteExpression into the InsertIntoStatement abstraction.
  • Add support for column lists for INSERT REPLACE WHERE which was lacking.

Why are the changes needed?

Does this PR introduce any user-facing change?

No

How was this patch tested?

New unit tests

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code with Opus 4.8

@HyukjinKwon

Copy link
Copy Markdown
Member

mind filing a JRA and filling the PR description please?

@HyukjinKwon HyukjinKwon marked this pull request as draft July 8, 2026 23:02
@leonwind leonwind changed the title implement column list and refactor replace where into insertintostate… [SPARK-58065] Support column lists for INSERT REPLACE WHERE Jul 9, 2026
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