[
https://issues.apache.org/jira/browse/HIVE-20650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuming Wang updated HIVE-20650:
-------------------------------
Summary: trunc string type throw ArrayIndexOutOfBoundsException (was:
trunc string type throw FAILED: ArrayIndexOutOfBoundsException 1)
> trunc string type throw ArrayIndexOutOfBoundsException
> ------------------------------------------------------
>
> Key: HIVE-20650
> URL: https://issues.apache.org/jira/browse/HIVE-20650
> Project: Hive
> Issue Type: Bug
> Affects Versions: 2.3.3
> Reporter: Yuming Wang
> Priority: Major
>
> {code:sql}
> hive> select trunc('2.5');
> FAILED: ArrayIndexOutOfBoundsException 1
> hive> SELECT trunc('2009-02-12');
> FAILED: ArrayIndexOutOfBoundsException 1
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)