[
https://issues.apache.org/jira/browse/HUDI-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-1184:
---------------------------------
Labels: pull-request-available (was: )
> 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: jing
> Priority: Major
> Labels: pull-request-available
>
> 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)