[
https://issues.apache.org/jira/browse/ARROW-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933268#comment-15933268
]
Luke Higgins commented on ARROW-316:
------------------------------------
sure you don't want to account for leap seconds? On CentOS7 for example unix
time from date command does give current UTC (which is adjusted for leap
seconds). If I am timestamping events on my unix host and storing them the
timestamp will most likely be UTC (modulo timezone locale perhaps)
> Finalize Date type
> ------------------
>
> Key: ARROW-316
> URL: https://issues.apache.org/jira/browse/ARROW-316
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Format
> Reporter: Julien Le Dem
> Assignee: Wes McKinney
> Fix For: 0.3.0
>
>
> Parquet defines it as: "number of days from the Unix epoch, 1 January 1970."
> https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#datetime-types
> We should make it the same.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)