You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ritchie (Jira)" <ji...@apache.org> on 2021/01/31 08:59:00 UTC

[jira] [Commented] (ARROW-11443) Write datetime information for Date64 Type in csv writer

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

Ritchie commented on ARROW-11443:
---------------------------------

https://github.com/apache/arrow/pull/9379

> Write datetime information for Date64 Type in csv writer
> --------------------------------------------------------
>
>                 Key: ARROW-11443
>                 URL: https://issues.apache.org/jira/browse/ARROW-11443
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 3.0.0
>            Reporter: Ritchie
>            Assignee: Ritchie
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Date64 datatype encodes date and time information in ms. The current csv writer only writes the date, making it impossible to serialize and deserialize whilst retaining the same precision.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)