You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liu, Linhong (Jira)" <ji...@apache.org> on 2019/10/16 05:40:00 UTC

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

Liu, Linhong created SPARK-29486:
------------------------------------

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


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