paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] Support creating Iceberg metadata based on old ones

Open tsreaper opened this issue 7 months ago • 0 comments

Purpose

In #3731 we introduce IcebergCommitCallback to create Iceberg metadata. In this PR we improve this class so that it can reuse Iceberg manifest files created before to create new Iceberg metadata.

Tests

Unit tests.

API and Format

No changes in Paimon format.

Documentation

Document will be added later.

tsreaper avatar Jul 12 '24 07:07 tsreaper