[
https://issues.apache.org/jira/browse/HIVE-24703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Panagiotis Garefalakis updated HIVE-24703:
------------------------------------------
Priority: Trivial (was: Major)
> LLAP move RowGroup reading to StrippePlanner
> --------------------------------------------
>
> Key: HIVE-24703
> URL: https://issues.apache.org/jira/browse/HIVE-24703
> Project: Hive
> Issue Type: Improvement
> Components: llap
> Reporter: Panagiotis Garefalakis
> Priority: Trivial
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)