sivabalan narayanan created HUDI-8446:
-----------------------------------------
Summary: 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
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)