Skip to content

[core] add an option to group delta files by partition for row tracking table#7794

Open
steFaiz wants to merge 3 commits intoapache:masterfrom
steFaiz:group_files_for_row_tracking
Open

[core] add an option to group delta files by partition for row tracking table#7794
steFaiz wants to merge 3 commits intoapache:masterfrom
steFaiz:group_files_for_row_tracking

Conversation

@steFaiz
Copy link
Copy Markdown
Contributor

@steFaiz steFaiz commented May 9, 2026

Purpose

For row tracking tables, we can group delta files before assigning row ids to reduce row id fraction within a single partition.
This can greatly reduce the cost of building global indices and the number of generated index files.

Tests

None

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