You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Colin Ma (JIRA)" <ji...@apache.org> on 2017/12/04 06:34:00 UTC

[jira] [Created] (HIVE-18209) Fix wrong API call in VectorizedListColumnReader to get value from BytesColumnVector

Colin Ma created HIVE-18209:
-------------------------------

             Summary: Fix wrong API call in VectorizedListColumnReader to get value from BytesColumnVector
                 Key: HIVE-18209
                 URL: https://issues.apache.org/jira/browse/HIVE-18209
             Project: Hive
          Issue Type: Sub-task
            Reporter: Colin Ma
            Assignee: Colin Ma


BytesColumnVector.setRef() should be used instead of BytesColumnVector.setVal() to get the result as expected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)