[
https://issues.apache.org/jira/browse/HUDI-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178703#comment-17178703
]
jing commented on HUDI-1184:
----------------------------
I have tried to fix the problem in 0.52 and tested it, and I will modify it in
the master branch later. Please assign this problem to me.
> Support updatePartitionPath for HBaseIndex
> ------------------------------------------
>
> Key: HUDI-1184
> URL: https://issues.apache.org/jira/browse/HUDI-1184
> Project: Apache Hudi
> Issue Type: Bug
> Components: Index
> Affects Versions: 0.6.1
> Reporter: sivabalan narayanan
> Assignee: Ryan Pifer
> Priority: Major
>
> In implicit global indexes, we have a config named updatePartitionPath. When
> an already existing record is upserted to a new partition (compared to where
> it is in storage), if the config is set to true, record is inserted to new
> partition and deleted in old partition. If the config is set to false, record
> is upserted to old partition ignoring the new partition.
>
> Don't think we have this fix for HBase. We need similar support in HBase too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)