You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Frank Smith (Jira)" <ji...@apache.org> on 2020/07/26 22:26:00 UTC

[jira] [Created] (ARROW-9561) CSV parse fractional seconds in timestamps

Frank Smith created ARROW-9561:
----------------------------------

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


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)