[ https://issues.apache.org/jira/browse/SPARK-33723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-33723. ---------------------------------- Fix Version/s: 3.2.0 Resolution: Fixed Issue resolved by pull request 30687 [https://github.com/apache/spark/pull/30687] > ANSI mode: Casting string to date should throw exception on parse error > ----------------------------------------------------------------------- > > Key: SPARK-33723 > URL: https://issues.apache.org/jira/browse/SPARK-33723 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 3.2.0 > Reporter: Gengliang Wang > Assignee: Gengliang Wang > Priority: Major > Fix For: 3.2.0 > > > When casting a string as timestamp in ANSI mode, Spark throws a runtime > exception on parsing error. > However, the result for casting a string to date is always null. We should > throw an exception on parsing error as well. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org