[ https://issues.apache.org/jira/browse/HIVE-18209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin Ma updated HIVE-18209: ---------------------------- Description: With the API BytesColumnVector.setVal(), the isRepeating attribute can't be set correctly if ListColumnVector.child is BytesColumnVector. BytesColumnVector.setRef() should be used to avoid this problem. (was: BytesColumnVector.setRef() should be instead of BytesColumnVector.setVal() to get the result as expected.) > Fix 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 > Attachments: HIVE-18209.001.patch, HIVE-18209.002.patch, > HIVE-18209.003.patch > > > With the API BytesColumnVector.setVal(), the isRepeating attribute can't be > set correctly if ListColumnVector.child is BytesColumnVector. > BytesColumnVector.setRef() should be used to avoid this problem. -- This message was sent by Atlassian JIRA (v6.4.14#64029)