You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/09/20 02:48:10 UTC

[hudi] branch master updated (b5dc4312a4 -> e03c0388d9)

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

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


    from b5dc4312a4 [HUDI-4877] Fix org.apache.hudi.index.bucket.TestHoodieSimpleBucketIndex#testTagLocation not work correct issue (#6717)
     add e03c0388d9 [HUDI-4326] add updateTableSerDeInfo for HiveSyncTool (#5920)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hudi/hive/HiveSyncTool.java    |  3 ++
 .../org/apache/hudi/hive/HoodieHiveSyncClient.java | 44 ++++++++++++++++++++++
 .../org/apache/hudi/hive/TestHiveSyncTool.java     |  3 ++
 .../hudi/sync/common/HoodieMetaSyncOperations.java |  6 +++
 4 files changed, 56 insertions(+)