This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from b13100d7ee [core] Introduce properties field in Snapshot (#5703)
add cd96a4d5b5 [core] Introduce commit strict mode to avoid data loss in
rescale job (#5727)
No new revisions were added by this update.
Summary of changes:
.../shortcodes/generated/core_configuration.html | 6 ++
.../main/java/org/apache/paimon/CoreOptions.java | 13 +++++
.../java/org/apache/paimon/AbstractFileStore.java | 3 +-
.../paimon/operation/FileStoreCommitImpl.java | 30 +++++++++-
.../apache/paimon/table/sink/TableCommitTest.java | 68 ++++++++++++++++++++++
.../apache/paimon/flink/action/RescaleAction.java | 26 ++++++++-
6 files changed, 141 insertions(+), 5 deletions(-)