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(-)