[ 
https://issues.apache.org/jira/browse/HIVE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gunther Hagleitner updated HIVE-7312:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> CBO throws ArrayIndexOutOfBounds
> --------------------------------
>
>                 Key: HIVE-7312
>                 URL: https://issues.apache.org/jira/browse/HIVE-7312
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Gunther Hagleitner
>            Assignee: Laljo John Pullokkaran
>         Attachments: HIVE-7312.patch
>
>
> Running tpcds query 17. Still confirming if col stats are available.
> When I turn CBO on (this is just the relevant snipped, the actual exception 
> is pages long):
> Caused by: java.lang.IndexOutOfBoundsException: Index: 24, Size: 0
>       at java.util.ArrayList.rangeCheck(ArrayList.java:635)
>       at java.util.ArrayList.get(ArrayList.java:411)
>       at 
> org.apache.hadoop.hive.ql.optimizer.optiq.RelOptHiveTable.getColStat(RelOptHiveTable.java:97)
>       at 
> org.apache.hadoop.hive.ql.optimizer.optiq.reloperators.HiveTableScanRel.getColStat(HiveTableScanRel.java:73)
>       at 
> org.apache.hadoop.hive.ql.optimizer.optiq.stats.HiveRelMdDistinctRowCount.getDistinctRowCount(HiveRelMdDistinctRowCount.java:47)
>       at 
> org.apache.hadoop.hive.ql.optimizer.optiq.stats.HiveRelMdDistinctRowCount.getDistinctRowCount(HiveRelMdDistinctRowCount.java:36)
>       ... 272 more



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to