Navis created HIVE-3864:
---------------------------

             Summary: Avoid unnecessary array copy in hbase handler
                 Key: HIVE-3864
                 URL: https://issues.apache.org/jira/browse/HIVE-3864
             Project: Hive
          Issue Type: Improvement
          Components: HBase Handler
            Reporter: Navis
            Assignee: Navis
            Priority: Minor


KeyValue[] in hbase.Result is created for each row and need not to be copied. 
And also values are not needed to be copied.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to