Skip to content

[spark] Support V2 DML for row-tracking append-only tables#8094

Open
kerwin-zk wants to merge 1 commit into
apache:masterfrom
kerwin-zk:spark-v2-delete-row-tracking
Open

[spark] Support V2 DML for row-tracking append-only tables#8094
kerwin-zk wants to merge 1 commit into
apache:masterfrom
kerwin-zk:spark-v2-delete-row-tracking

Conversation

@kerwin-zk
Copy link
Copy Markdown
Contributor

Purpose

Support V2 DML for row-tracking append-only tables

Tests

CI

@kerwin-zk kerwin-zk force-pushed the spark-v2-delete-row-tracking branch from 4aaecf5 to 6c4a6d2 Compare June 3, 2026 02:47
Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

I left one inline comment about the Spark 3.5 row-tracking V2 path. Spark 3.5 lacks metadata-aware row-level writes, so this likely needs a version gate or Spark 3.5-specific handling before merge.

@kerwin-zk kerwin-zk force-pushed the spark-v2-delete-row-tracking branch from 6c4a6d2 to 4c9b4b2 Compare June 3, 2026 06:37
@JingsongLi JingsongLi closed this Jun 3, 2026
@JingsongLi JingsongLi reopened this Jun 3, 2026
@kerwin-zk
Copy link
Copy Markdown
Contributor Author

I left one inline comment about the Spark 3.5 row-tracking V2 path. Spark 3.5 lacks metadata-aware row-level writes, so this likely needs a version gate or Spark 3.5-specific handling before merge.

@JingsongLi done

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