This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 3c8488b831c [HUDI-7506] Compute offsetRanges based on
eventsPerPartition allocated in each range (#10869)
add e726306cf09 [HUDI-7466] Add parallel listing of existing partitions in
Glue Catalog sync (#10460)
No new revisions were added by this update.
Summary of changes:
.../hudi/aws/sync/AWSGlueCatalogSyncClient.java | 301 ++++++++++++++-------
.../hudi/config/GlueCatalogSyncClientConfig.java | 24 ++
.../hudi/aws/sync/ITTestGluePartitionPushdown.java | 31 +--
.../java/org/apache/hudi/hive/HiveSyncTool.java | 14 +-
.../org/apache/hudi/hive/HoodieHiveSyncClient.java | 14 +-
.../hudi/sync/common/HoodieMetaSyncOperations.java | 6 +-
6 files changed, 245 insertions(+), 145 deletions(-)