This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 0735dea6d8e [HUDI-4944] Do not decode URI twice in HoodieBootstrapRDD
(#8618)
add 72fffddb695 [HUDI-6232] Add option to skip table archival in glue sync
client (#8744)
No new revisions were added by this update.
Summary of changes:
.../hudi/aws/sync/AWSGlueCatalogSyncClient.java | 26 ++++++++------
.../hudi/config/GlueCatalogSyncClientConfig.java | 42 ++++++++++++++++++++++
.../org/apache/hudi/config/HoodieAWSConfig.java | 7 ++++
3 files changed, 65 insertions(+), 10 deletions(-)
create mode 100644
hudi-aws/src/main/java/org/apache/hudi/config/GlueCatalogSyncClientConfig.java