Panagiotis Garefalakis created HIVE-24703:
---------------------------------------------

             Summary: LLAP move RowGroup reading to StrippePlanner
                 Key: HIVE-24703
                 URL: https://issues.apache.org/jira/browse/HIVE-24703
             Project: Hive
          Issue Type: Sub-task
            Reporter: Panagiotis Garefalakis


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)

Reply via email to