eitsupi opened a new pull request #12474: URL: https://github.com/apache/arrow/pull/12474
The "T" option that can be set for `col_types` is mapped to `timestamp[s]` now, so it does not support sub-millisecond timestamp. Change the mapping to `timestamp[ns]`, which is the smallest unit, so that sub-millisecond time can be read. And add examples of specifying the column types to the reference. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
