You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/08/16 14:16:00 UTC

[jira] [Commented] (SPARK-36522) Casting invalid string to year-month interval should return null

    [ https://issues.apache.org/jira/browse/SPARK-36522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17399766#comment-17399766 ] 

Apache Spark commented on SPARK-36522:
--------------------------------------

User 'gengliangwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/33751

> Casting invalid string to year-month interval should return null
> ----------------------------------------------------------------
>
>                 Key: SPARK-36522
>                 URL: https://issues.apache.org/jira/browse/SPARK-36522
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>
> Currently when casting invalid string to year-month interval, Spark always throws an exception, with/without ANSI mode enabled.
> This is inconsistent with the behavior of other type 
> cast. When ANSI mode is off, Spark should return null for invalid cast. 



--
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