[
https://issues.apache.org/jira/browse/HIVE-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HIVE-11086:
---------------------------------
Attachment: HIVE-11086.patch
Since ORC wasn't using the error code, I just moved the string back into ORC
for now.
> Remove use of ErrorMsg in Orc's RunLengthIntegerReaderV2
> --------------------------------------------------------
>
> Key: HIVE-11086
> URL: https://issues.apache.org/jira/browse/HIVE-11086
> Project: Hive
> Issue Type: Sub-task
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: HIVE-11086.patch
>
>
> ORC's rle v2 reader uses a string literal from ErrorMsg, which forces a large
> dependency on the rle v2 reader. Pulling the string literal in directly
> doesn't change the behavior and fixes the linkage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)