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

[jira] [Created] (SPARK-36029) Interval str should handle start field == end Field

angerszhu created SPARK-36029:
---------------------------------

             Summary: Interval str should handle start field == end Field
                 Key: SPARK-36029
                 URL: https://issues.apache.org/jira/browse/SPARK-36029
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: angerszhu


{code:java}
-- !query
SELECT INTERVAL '-9223372036854.775808' SECOND
-- !query schema
struct<INTERVAL '-2562047788 hours -54.775808 seconds':interval>
-- !query output
-2562047788 hours -54.775808 seconds
{code}



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