You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ga...@apache.org on 2022/04/02 13:16:42 UTC

[hudi] branch master updated (020786a -> eef3f9c)

This is an automated email from the ASF dual-hosted git repository.

garyli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from 020786a  [HUDI-3451] Delete metadata table when the write client disables MDT (#5186)
     add eef3f9c  [HUDI-3771] flink supports sync table information to aws glue (#5202)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/hudi/aws/sync/AwsGlueCatalogSyncTool.java  | 2 +-
 .../src/main/java/org/apache/hudi/sink/utils/HiveSyncContext.java   | 6 ++++++
 .../src/main/java/org/apache/hudi/hive/HiveSyncConfig.java          | 2 +-
 .../src/main/java/org/apache/hudi/hive/ddl/HiveSyncMode.java        | 4 ++++
 4 files changed, 12 insertions(+), 2 deletions(-)