Skip to content

[python] chunk_shuffle should skip deleted records during counting#8846

Draft
steFaiz wants to merge 1 commit into
apache:masterfrom
steFaiz:chunk_shuffle_deletion
Draft

[python] chunk_shuffle should skip deleted records during counting#8846
steFaiz wants to merge 1 commit into
apache:masterfrom
steFaiz:chunk_shuffle_deletion

Conversation

@steFaiz

@steFaiz steFaiz commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Purpose

Parts of #8322

Chunk shuffle now chunk rows by record num, however, when deletion-vector is enabled for append table and data-evolution table, we should consider deletions and chunk by live rows.

Tests

See UnitTests

@steFaiz
steFaiz marked this pull request as draft July 25, 2026 07:40
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.

1 participant