[
https://issues.apache.org/jira/browse/ARROW-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185816#comment-17185816
]
Joris Van den Bossche commented on ARROW-9561:
----------------------------------------------
It seems parsing subseconds was only added in ARROW-9107 /
https://github.com/apache/arrow/pull/7793, which was merged after 1.0. So it's
not something wrong with your wheel, but this will only be available in the
next release.
> [C++] CSV parse fractional seconds in timestamps
> ------------------------------------------------
>
> Key: ARROW-9561
> URL: https://issues.apache.org/jira/browse/ARROW-9561
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Python
> Reporter: Frank Smith
> Priority: Minor
> Fix For: 2.0.0
>
>
> It would be great to be able to parse fractional seconds from timestamps in
> CSV files, e.g. 2017-06-26 16:58:20.651901
> strptime does not have a format specifier for fractional seconds, and the
> built-in ISO8601 parser does not parse fractional seconds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)