You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2019/11/01 10:26:00 UTC

[jira] [Resolved] (SPARK-29486) CalendarInterval should have 3 fields: months, days and microseconds

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

Wenchen Fan resolved SPARK-29486.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 26134
[https://github.com/apache/spark/pull/26134]

> CalendarInterval should have 3 fields: months, days and microseconds
> --------------------------------------------------------------------
>
>                 Key: SPARK-29486
>                 URL: https://issues.apache.org/jira/browse/SPARK-29486
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.4
>            Reporter: Liu, Linhong
>            Assignee: Liu, Linhong
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Current CalendarInterval has 2 fields: months and microseconds. This PR try to change it
> to 3 fields: months, days and microseconds. This is because one logical day interval may
> have different number of microseconds (daylight saving).



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