This is an automated email from the ASF dual-hosted git repository.
laszlog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from ac18820e7 IMPALA-12579: Add logs for loading table list in catalogd
startup
new 5add447a9 IMPALA-12577: Correctly update last-synced-event-time
new d63ae9a32 IMPALA-12299: Parallelize file listings of Iceberg tables on
HDFS/Ozone
The 2 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:
.../impala/catalog/IcebergFileMetadataLoader.java | 64 ++++++++++++++++++----
.../impala/catalog/ParallelFileMetadataLoader.java | 14 ++---
.../catalog/events/MetastoreEventsProcessor.java | 53 ++++++++++++++----
.../SynchronousHMSEventProcessorForTests.java | 27 ++++++++-
.../apache/impala/testutil/HiveJdbcClientPool.java | 6 +-
5 files changed, 130 insertions(+), 34 deletions(-)