Extend secondary index to work as non-global index
Open
from-jira
priority:critical
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Currently, secondary index assumes that RLI is global and hence does not save patition info in its payload. To work with non-global RLI, we need to save partition in the value of the payload. And handle deletes accordingly.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8517
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-9101
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.