You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/07/07 09:35:04 UTC

[jira] [Comment Edited] (SPARK-8864) Date/time function and data type design

    [ https://issues.apache.org/jira/browse/SPARK-8864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616293#comment-14616293 ] 

Adrian Wang edited comment on SPARK-8864 at 7/7/15 7:34 AM:
------------------------------------------------------------

Then we are using a Long for us. Long can be up to 9.2E18, which is more than 1E8 days. Hive is using a Long for seconds and an int for nanoseconds, but I think a single Long here for day-time interval is fine.


was (Author: adrian-wang):
Then we are using a Long for us. Long can be up to 9.2E18, which is more than 1E11 days. Hive is using a Long for seconds and an int for nanoseconds, but I think a single Long here for day-time interval is fine.

> Date/time function and data type design
> ---------------------------------------
>
>                 Key: SPARK-8864
>                 URL: https://issues.apache.org/jira/browse/SPARK-8864
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 1.5.0
>
>         Attachments: SparkSQLdatetimeudfs (1).pdf
>
>
> Please see the attached design doc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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