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

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

Ritchie created ARROW-11443:
-------------------------------

             Summary: 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


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)