[ https://issues.apache.org/jira/browse/HIVE-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin resolved HIVE-11245. ------------------------------------- Resolution: Done Fix Version/s: llap All the encoded path related code has been moved to orc.encoded package as described above. Main ORC package doesn't have any encoded dependencies anymore. > LLAP: Fix the LLAP to ORC APIs > ------------------------------ > > Key: HIVE-11245 > URL: https://issues.apache.org/jira/browse/HIVE-11245 > Project: Hive > Issue Type: Sub-task > Reporter: Owen O'Malley > Assignee: Sergey Shelukhin > 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)