Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
None
-
None
-
10
Description
This is Phase 1 of what outlined in HUDI-3081
The goal is
- Unify Hive’s RecordReaders (`RealtimeCompactedRecordReader`, RealtimeUnmergedRecordReader)
- These Readers should only differ in the way they handle the payload, everything else should remain constant
- Abstract w/in common component (name TBD)
- Listing current file-slices at the requested instant (handling the timeline)
- Creating Record Iterator for the provided file-slice
Attachments
Issue Links
- duplicates
-
HUDI-3081 Revisiting Read Path Infra across Query Engines
- Closed