You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/12/14 01:24:00 UTC

[jira] [Resolved] (SPARK-33723) ANSI mode: Casting string to date should throw exception on parse error

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org