[ https://issues.apache.org/jira/browse/SPARK-33723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246675#comment-17246675 ]
Apache Spark commented on SPARK-33723: -------------------------------------- User 'gengliangwang' has created a pull request for this issue: 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 > > 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