You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2022/03/29 18:28:58 UTC

[hudi] branch master updated (fcb003e -> 0802510)

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

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


    from fcb003e  [HUDI-3731] Fixing Column Stats Index record Merging sequence missing `columnName` (#5159)
     add 0802510  [HUDI-2520] Fix drop partition issue when sync to hive (#5147)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/hive/ddl/HMSDDLExecutor.java   |  7 ++++--
 .../apache/hudi/hive/ddl/HiveQueryDDLExecutor.java |  8 +++++--
 .../apache/hudi/hive/util/HivePartitionUtil.java   | 28 +++++++++++++++++++---
 3 files changed, 36 insertions(+), 7 deletions(-)