This is an automated email from the ASF dual-hosted git repository. czy006 pushed a commit to branch jira/JSPT-2568 in repository https://gitbox.apache.org/repos/asf/amoro.git
commit e215c8b4a88bf30b34f9b9183545f7bf882ad060 Merge: 3fe2fda0f 494ad6fe5 Author: jinyaqia1 <[email protected]> AuthorDate: Tue Jun 23 10:05:45 2026 +0800 Merge branch 'jira/JSPT-2540' into 'dev' [JSPT-2540][feat] 小文件优化:小文件SNAPSHOT清理脚本升级 & 优化 See merge request shopline/datacenter/dp/dpops/amoro!22 .../paimon/TestPaimonExpireSnapshotProcess.java | 3 +- amoro-producer/README.md | 344 +++++++++++++++ amoro-producer/pom.xml | 135 ++++++ .../amoro/producer/PaimonExpireSnapshots.scala | 491 +++++++++++++++++++++ .../amoro/producer/PaimonRemoveOrphanFiles.scala | 478 ++++++++++++++++++++ pom.xml | 1 + 6 files changed, 1451 insertions(+), 1 deletion(-)
