Support record index for Flink writer
Open
type:feature
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
### Feature Description
To support using record index as the writer index type for Flink write path.
### User Experience
**How users will use this feature:**
Users should be able to set record index as the writer index type and be able to leverage the indexing capability for efficient upsert.
It should also work seamlessly with existing table which has record index built up by Spark writers.
### Hudi RFC Requirements
**RFC PR link:**
https://github.com/apache/hudi/pull/17610
**Discussion**
https://github.com/apache/hudi/discussions/17452
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.