You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2020/10/12 02:06:08 UTC

[hudi] branch master updated (b58daf2 -> c0472d3)

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

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


    from b58daf2  [MINOR] remove unused generics type (#2163)
     add c0472d3  [HUDI-1184] Fix the support of hbase index partition path change (#1978)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/config/HoodieHBaseIndexConfig.java | 18 +++++
 .../org/apache/hudi/config/HoodieWriteConfig.java  |  4 ++
 .../hudi/index/hbase/SparkHoodieHBaseIndex.java    | 76 +++++++++++++---------
 .../apache/hudi/index/hbase/TestHBaseIndex.java    | 67 ++++++++++++++++++-
 4 files changed, 133 insertions(+), 32 deletions(-)