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

[jira] [Updated] (SPARK-27793) Support SQL day-time INTERVAL type

     [ https://issues.apache.org/jira/browse/SPARK-27793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Gekk updated SPARK-27793:
-------------------------------
    Affects Version/s:     (was: 2.4.3)
                       3.2.0

> Support SQL day-time INTERVAL type
> ----------------------------------
>
>                 Key: SPARK-27793
>                 URL: https://issues.apache.org/jira/browse/SPARK-27793
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Maxim Gekk
>            Priority: Major
>
> The day-time INTERVAL type contains the following fields:
> # DAY - Unconstrained except by the leading field precision
> # HOUR - Hours (within days) (0-23)
> # MINUTE - Minutes (within hours) (0-59)
> # SECOND - Seconds and possibly fractions of a second (0-59.999...)
> The interval type should support all operations defined by SQL standard



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