Details
-
Improvement
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
None
-
None
-
None
Description
LlapDataREader is almost identical to ORC's DataREader, however the main issue the readFileData method of the latter takes a DiskRangeList instead of a BufferChunkList.
ORC-1.6 uses a separate StripePlanner that reads RowGroups converting them to BufferChunks while in LLAP we are doing our own custom planning with DiskRanges.
I am opening this ticket to explore moving LLAP to Stripe planning
Attachments
Issue Links
- is related to
-
HIVE-23553 Upgrade ORC version to 1.6.7
- Closed