Owen O'Malley created HIVE-11245:
------------------------------------
Summary: Fix the LLAP to ORC APIs
Key: HIVE-11245
URL: https://issues.apache.org/jira/browse/HIVE-11245
Project: Hive
Issue Type: Bug
Reporter: Owen O'Malley
Priority: Blocker
Fix For: llap
Currently the LLAP branch has refactored the ORC code to have different code
paths depending on whether the data is coming from the cache or a FileSystem.
We need to introduce a concept of a DataSource that is responsible for getting
the necessary bytes regardless of whether they are coming from a FileSystem, in
memory cache, or both.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)