This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 00a25b286 [#5460] feat(core): Add FlushIntervalSecs to audit log file
writer (#5458)
add 7aa857426 [#5442] Improvement(iceberg-common): Overwrite the equals
and hashCode methods to avoid frequently creating HiveClientPool instances
(#5443)
No new revisions were added by this update.
Summary of changes:
.../common/utils/IcebergHiveCachedClientPool.java | 42 ++++++++-
.../utils/TestIcebergHiveCachedClientPool.java | 102 +++++++++++++++++++++
2 files changed, 142 insertions(+), 2 deletions(-)
create mode 100644
iceberg/iceberg-common/src/test/java/org/apache/gravitino/iceberg/common/utils/TestIcebergHiveCachedClientPool.java