Skip to content

[python] Fix partial update for normal column on blob/vector tables#8147

Merged
JingsongLi merged 2 commits into
apache:masterfrom
XiaoHongbo-Hope:blob_de_fix
Jun 7, 2026
Merged

[python] Fix partial update for normal column on blob/vector tables#8147
JingsongLi merged 2 commits into
apache:masterfrom
XiaoHongbo-Hope:blob_de_fix

Conversation

@XiaoHongbo-Hope
Copy link
Copy Markdown
Contributor

@XiaoHongbo-Hope XiaoHongbo-Hope commented Jun 6, 2026

Purpose

Partial column updates for normal columns on blob/vector tables commit successfully but read back stale values. This PR fixes the above issue by using using sequence_generator

Tests

test_blob_table_partial_update_non_blob_column
test_vector_table_partial_update_non_vector_column

XiaoHongbo-Hope added a commit to XiaoHongbo-Hope/paimon that referenced this pull request Jun 7, 2026
@XiaoHongbo-Hope XiaoHongbo-Hope changed the title [python] Fix partial update for non blob column on blob tables [python] Fix partial update for normal column on blob/vector tables Jun 7, 2026
@XiaoHongbo-Hope XiaoHongbo-Hope marked this pull request as ready for review June 7, 2026 02:39
@XiaoHongbo-Hope XiaoHongbo-Hope marked this pull request as draft June 7, 2026 06:33
@XiaoHongbo-Hope XiaoHongbo-Hope marked this pull request as ready for review June 7, 2026 08:25
@JingsongLi
Copy link
Copy Markdown
Contributor

+1 after ci passed.

@JingsongLi JingsongLi merged commit 29561ea into apache:master Jun 7, 2026
6 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