You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2015/06/23 22:14:44 UTC

[jira] [Created] (HIVE-11086) Remove use of ErrorMsg in Orc's RunLengthIntegerReaderV2

Owen O'Malley created HIVE-11086:
------------------------------------

             Summary: 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


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)