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

Krisztian Szucs edited comment on ARROW-3910 at 1/15/19 3:22 PM:
-----------------------------------------------------------------

[~wesmckinn] [~xhochy] this change broke the dask(1.0.0) integration tests and 
the title is misleading too (it was setting date_as_object=None for 0.13 - 
changed it).

We're going to relase date_as_object=True with version 0.12. We need to either 
keep this change and create a dask issue to set date_as_objects=False in their 
ORC module: 
[https://github.com/dask/dask/blob/master/dask/dataframe/io/orc.py#L19] or just 
deprecate in this version and change the default value in 0.13.


was (Author: kszucs):
[~wesmckinn] [~xhochy] this change broke the dask(1.0.0) integration tests and 
the title is misleading too. We're going to relase date_as_object=True with 
version 0.12. We need to either keep this change and create a dask issue to set 
date_as_objects=False in their ORC module: 
[https://github.com/dask/dask/blob/master/dask/dataframe/io/orc.py#L19] or just 
deprecate in this version.

> [Python] Set date_as_object to True as default, warn that default changing 
> from False to True in 0.12
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3910
>                 URL: https://issues.apache.org/jira/browse/ARROW-3910
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> See discussion in ARROW-3899



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to