You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth J (JIRA)" <ji...@apache.org> on 2014/08/21 22:05:11 UTC

[jira] [Created] (HIVE-7833) Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding function

Prasanth J created HIVE-7833:
--------------------------------

             Summary: Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding function
                 Key: HIVE-7833
                 URL: https://issues.apache.org/jira/browse/HIVE-7833
             Project: Hive
          Issue Type: Improvement
    Affects Versions: 0.14.0
            Reporter: Prasanth J
            Assignee: Prasanth J


RunLengthIntegerWriterV2.determineEncoding() is used heavily. There are unwanted buffer allocation for every invocation of the function which are not required.



--
This message was sent by Atlassian JIRA
(v6.2#6252)