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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to