Automatically drop secondary index if record index is disabled or dropped
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
We already error out for SI if RLI is not present. But, it is not sufficient. Users running upsert after dropping RLI will run into that error. So, if user intends to delete RLI, then we should also delete SI as both are SI is dependent on RLI.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8705
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-8716
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.