[
https://issues.apache.org/jira/browse/HIVE-11385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662255#comment-14662255
]
Sergey Shelukhin commented on HIVE-11385:
-----------------------------------------
note: EncodedOrcFile, and new encoded.Reader and encoded.ReaderImpl are added
(they are, respectively, a 1-method factory, and sub-classes of corresponding
Reader/Impl in ORC that add one method. The rest of the files are just moved,
so you can ignore the deletes/additions with respect to content, as well as any
import changes; moved to either the new "orc.encoded" package (renamed from
"orc.llap"), or the storage-api module.
I also moved DiskRange to storage-api from common, since ORC depends on it, not
sure why it wasn't moved on master.
> LLAP: clean up ORC dependencies - move encoded reader path into a cloned
> ReaderImpl
> -----------------------------------------------------------------------------------
>
> Key: HIVE-11385
> URL: https://issues.apache.org/jira/browse/HIVE-11385
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-11385.01.patch, HIVE-11385.patch
>
>
> Before there's storage handler module, we can clean some things up
> NO PRECOMMIT TESTS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)