This is an automated email from the ASF dual-hosted git repository.
taowang pushed a change to branch 0.8.x
in repository https://gitbox.apache.org/repos/asf/amoro.git
from 762dc5e38 Merge branch 'master' into 0.8.x
add 24e8a9241 [Improvement] Change the joining slack information to the
ASF workspace (#3514)
add 085d66e24 [AMORO-3517]fix:MixedTableMaintainer would never expire a
non-pk base⦠(#3518)
add 5f41db716 [hotfix] add maven-surefire-plugin args to fix some flaky
error when execute ut (#3526)
add cee77db0a [AMORO-3524]:fix iceberg catalog 'drop table'
implementation without authentication (#3525)
add d7d653446 [AMORO-3515] Improve: format table maintainer log
information (#3519)
new 7d2b88c99 Merge branch 'master' into 0.8.x
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CONTRIBUTING.md | 2 +-
README.md | 12 ++++-
.../maintainer/IcebergTableMaintainer.java | 52 +++++++++++-----------
.../maintainer/MixedTableMaintainer.java | 11 ++++-
.../amoro/formats/iceberg/IcebergCatalog.java | 3 +-
.../amoro-mixed-flink-common/pom.xml | 1 +
6 files changed, 51 insertions(+), 30 deletions(-)