[
https://issues.apache.org/jira/browse/HIVE-18411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferdinand Xu updated HIVE-18411:
--------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Committed to the master. Thanks [~colinma] for the contribution.
> Fix ArrayIndexOutOfBoundsException for VectorizedListColumnReader
> -----------------------------------------------------------------
>
> Key: HIVE-18411
> URL: https://issues.apache.org/jira/browse/HIVE-18411
> Project: Hive
> Issue Type: Sub-task
> Reporter: Colin Ma
> Assignee: Colin Ma
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-18411.001.patch
>
>
> ColumnVector should be initialized to the default size at the begin of
> readBatch(), otherwise, ArrayIndexOutOfBoundsException will be thrown because
> the size of ColumnVector may be updated in the last readBatch().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)