Kousuke Saruta created SPARK-35749:
--------------------------------------

             Summary: Parse single unit field interval literals as day-time 
interval types
                 Key: SPARK-35749
                 URL: https://issues.apache.org/jira/browse/SPARK-35749
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Kousuke Saruta


Currently, single unit field interval literals like `interval '1' day` or 
`interval '2' hour` are parsed as `CalendarIntervalType`.
Such fields should be parsed as `DayTimeIntervalType`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to