You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/02/06 11:41:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lamb resolved ARROW-11443.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9379
[https://github.com/apache/arrow/pull/9379]

> [Rust] 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
>             Fix For: 4.0.0
>
>          Time Spent: 1h 10m
>  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)