This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5f214b9521d branch-4.0: [fix](jni) fix JNI logging by migrating to
log4j2 with proper configuration #60584 (#60592)
add 0213008f7e7 branch-4.0: [Feature](Iceberg) Implement expire_snapshots
procedure for Iceberg tables #59979 (#60647)
No new revisions were added by this update.
Summary of changes:
.../action/IcebergExpireSnapshotsAction.java | 221 ++++++++++++++-
.../action/test_iceberg_expire_snapshots.out | 10 +
.../action/test_iceberg_execute_actions.groovy | 92 +------
.../action/test_iceberg_expire_snapshots.groovy | 299 +++++++++++++++++++++
.../iceberg_branch_retention_and_snapshot.groovy | 18 +-
5 files changed, 533 insertions(+), 107 deletions(-)
create mode 100644
regression-test/data/external_table_p0/iceberg/action/test_iceberg_expire_snapshots.out
create mode 100644
regression-test/suites/external_table_p0/iceberg/action/test_iceberg_expire_snapshots.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]