[RFC-87] Rowdata write handle builds data block using record iterator if there is no delete record
Open
area:sql
engine:flink
priority:low
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
If there is no delete record, log write handle only writes data blocks, there is no need to divide records into upsert records and delete records then, we can build data block directly using the record iterator.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9195
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-9075
- Fix version(s):
- 1.2.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.