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 6378e75a2 [core] Move ignore-delete from MergeFunction to Table writer
(#3128)
add 84d6c5550 [core] Refactor changelog to snapshot reference (#3134)
No new revisions were added by this update.
Summary of changes:
.../shortcodes/generated/core_configuration.html | 6 +--
.../main/java/org/apache/paimon/CoreOptions.java | 20 ++++----
.../src/main/java/org/apache/paimon/Changelog.java | 54 ++++++++--------------
.../apache/paimon/table/ExpireSnapshotsImpl.java | 48 +------------------
.../org/apache/paimon/table/RollbackHelper.java | 4 --
...ContinuousFromTimestampStartingScannerTest.java | 2 +
.../apache/paimon/utils/SnapshotManagerTest.java | 33 ++++++-------
7 files changed, 52 insertions(+), 115 deletions(-)