You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jeff Reback (JIRA)" <ji...@apache.org> on 2017/04/16 00:42:41 UTC

[jira] [Created] (ARROW-835) Add TimedeltaType to describe time intervals

Jeff Reback created ARROW-835:
---------------------------------

             Summary: Add TimedeltaType to describe time intervals
                 Key: ARROW-835
                 URL: https://issues.apache.org/jira/browse/ARROW-835
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Jeff Reback
            Priority: Minor


xref https://github.com/apache/arrow/pull/551 and https://github.com/apache/arrow/pull/551#issuecomment-294325969

this will allow round-tripping of pandas ``Timedelta`` and numpy ``timedelt64[ns]`` types. The will have a similar TimeUnit to TimestampType (s, us, ms, ns). Possible impl include making this pure 64-bit.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)