[
https://issues.apache.org/jira/browse/HUDI-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-8446:
--------------------------------------
Fix Version/s: 1.1.0
> Add support for secondary index for non-global indexes
> ------------------------------------------------------
>
> Key: HUDI-8446
> URL: https://issues.apache.org/jira/browse/HUDI-8446
> Project: Apache Hudi
> Issue Type: Improvement
> Components: metadata
> Reporter: sivabalan narayanan
> Priority: Major
> Fix For: 1.1.0
>
>
> As of now, secondary index returns the primary keys for the secondary keys
> and we look up in RLI to fetch the file groups for the corresponding primary
> keys. But RLI is only supported for global indexes and so current support for
> secondary index is also the same.
> i.e one cannot use secondary index for non-global indexes. We might need to
> support this as its the most common type of index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)