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

[jira] [Created] (SPARK-36523) Casting invalid string to day-time interval should return null

Gengliang Wang created SPARK-36523:
--------------------------------------

             Summary: Casting invalid string to day-time interval should return null
                 Key: SPARK-36523
                 URL: https://issues.apache.org/jira/browse/SPARK-36523
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Gengliang Wang


Currently when casting invalid string to day-time interval, Spark always throws an exception, with/without ANSI mode enabled.
This should only happen when ANSI mode is on. 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