Unify file format-specific record writing
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
We add FileFormatUtils#serializeRecordsToLogBlock API in HUDI-7752 to abstract the logic of log record serializing. We should explore a way to unify the file format-specific record writing by using common logic for both base file and log block writing.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7753
- Type: Improvement
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.