ritchie46 opened a new pull request #9379: URL: https://github.com/apache/arrow/pull/9379
`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 PR proposes to write the date and time information to csv for `Date64` types. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
