Skip to content

[core][python] Fix commitKind mislabeled as OVERWRITE for data-evolution merge into#7639

Merged
JingsongLi merged 1 commit intoapache:masterfrom
littlecoder04:merge_commit_fix
Apr 16, 2026
Merged

[core][python] Fix commitKind mislabeled as OVERWRITE for data-evolution merge into#7639
JingsongLi merged 1 commit intoapache:masterfrom
littlecoder04:merge_commit_fix

Conversation

@littlecoder04
Copy link
Copy Markdown
Contributor

@littlecoder04 littlecoder04 commented Apr 13, 2026

Purpose/Key Changes

  1. Ref to [core] Fix the commit kind when performing row-level changes on non-pk table #6025, commits that don't delete any old files should be APPEND.
  2. Conflict detection is still needed when updating by row id.

Tests

@littlecoder04 littlecoder04 marked this pull request as ready for review April 14, 2026 15:24
@littlecoder04 littlecoder04 changed the title [core][python] Fix commit_kind mislabeled as OVERWRITE for data-evolution row-id update [core][python] Fix commit_kind mislabeled as OVERWRITE for data-evolution merge into Apr 14, 2026
@littlecoder04 littlecoder04 marked this pull request as draft April 15, 2026 01:04
@littlecoder04 littlecoder04 reopened this Apr 15, 2026
@littlecoder04 littlecoder04 marked this pull request as ready for review April 15, 2026 04:18
@littlecoder04 littlecoder04 reopened this Apr 15, 2026
@littlecoder04 littlecoder04 reopened this Apr 15, 2026
@littlecoder04 littlecoder04 changed the title [core][python] Fix commit_kind mislabeled as OVERWRITE for data-evolution merge into [core][python] Fix commitKind mislabeled as OVERWRITE for data-evolution merge into Apr 15, 2026
@littlecoder04 littlecoder04 reopened this Apr 15, 2026
@littlecoder04 littlecoder04 reopened this Apr 15, 2026
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.

+1

@JingsongLi JingsongLi merged commit 03394f9 into apache:master Apr 16, 2026
17 checks passed
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