Yuming Wang created HIVE-23129:
----------------------------------
Summary: 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
{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)
