[
https://issues.apache.org/jira/browse/ARROW-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196692#comment-16196692
]
ASF GitHub Bot commented on ARROW-1630:
---------------------------------------
Github user pcmoritz commented on the issue:
https://github.com/apache/arrow/pull/1153
Looks like things are working now, one remaining problem is that
PyDateTime_to_us cannot handle years before 1900 because mktime cannot deal
with negative years (at least not on all platforms). Any thoughts on what it
should be replaced with?
> [Serialization] Support Python datetime objects
> -----------------------------------------------
>
> Key: ARROW-1630
> URL: https://issues.apache.org/jira/browse/ARROW-1630
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> This was brought up in https://github.com/ray-project/ray/issues/1041
> It is related but not the same as
> https://issues.apache.org/jira/projects/ARROW/issues/ARROW-1628
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)