Skip to content

Conversation

@JingsongLi
Copy link
Contributor

@JingsongLi JingsongLi commented Dec 3, 2025

Purpose

In the past, we had to forcefully assign sequenceNumbers to the append table of bucketed, which made it very difficult to initialize the bucket table during write operations, even in write only mode.

We have modified it to only compare the file creation time to avoid difficulties in writing initialization.

Tests

  • AppendOnlySimpleTableTest.testBucketedAppendTableWriteWithInit
  • AppendOnlySimpleTableTest.testBucketedAppendTableWriteNoInit

API and Format

Documentation

@JingsongLi JingsongLi closed this Dec 3, 2025
@JingsongLi JingsongLi reopened this Dec 4, 2025
@JingsongLi
Copy link
Contributor Author

JingsongLi commented Dec 4, 2025

Only works when bucket-append-ordered is false.

@JingsongLi JingsongLi changed the title [WIP][core] Make bucketed append table write initial lighter [core] Make bucketed append table write initial lighter Dec 5, 2025
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