[
https://issues.apache.org/jira/browse/HIVE-23129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073412#comment-17073412
]
Zoltan Haindrich commented on HIVE-23129:
-----------------------------------------
reproduced on master as well
> Cast invalid string to date returns incorrect result
> ----------------------------------------------------
>
> Key: HIVE-23129
> URL: https://issues.apache.org/jira/browse/HIVE-23129
> Project: Hive
> Issue Type: Bug
> Affects Versions: 3.1.2
> Reporter: Yuming Wang
> Priority: Major
>
> {noformat}
> hive> select cast('2020-20-20' as date);
> OK
> 2021-08-20
> Time taken: 4.436 seconds, Fetched: 1 row(s)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)