[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2021-08-31 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] László Bodor updated HIVE-23688: Fix Version/s: (was: 3.0.0) > Vectorization: IndexArrayOutOfBoundsException For map type

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-16 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23688: --- Status: Open (was: Patch Available) > Vectorization: IndexArrayOutOfBoundsException For map type column which >

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-16 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23688: --- Attachment: HIVE-23688.patch Fix Version/s: 3.0.0 4.0.0 Status: Patch Available

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-23688: -- Labels: pull-request-available (was: ) > Vectorization: IndexArrayOutOfBoundsException For

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23688: --- Description: {color:#de350b}start{color} and {color:#de350b}length{color} are empty arrays in 

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23688: --- Description: `start` and `length` are empty arrays in  MapColumnVector.values(BytesColumnVector) when values in map

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23688: --- Component/s: storage-api > Vectorization: IndexArrayOutOfBoundsException For map type column which > includes null

[jira] [Updated] (HIVE-23688) Vectorization: IndexArrayOutOfBoundsException For map type column which includes null value

2020-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23688: --- Description: how to reproduce: {code:java} set hive.vectorized.execution.enabled=true;  CREATE TABLE