[ 
https://issues.apache.org/jira/browse/ARROW-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624339#comment-17624339
 ] 

Tim Loderhose commented on ARROW-10848:
---------------------------------------

Ah, sorry, I should've mentioned that I use the pyarrow interface - so no 
custom parser available unfortunately.
I thought it may be that the python interface doesn't expose a parser for date 
fields because it's not implemented in C++, hence my comment on this issue and 
the link to the other one.

Do you think it's worth it opening an issue about this on the python side of 
things?

> [C++] CSV ISO-8601 date and timestamp short form
> ------------------------------------------------
>
>                 Key: ARROW-10848
>                 URL: https://issues.apache.org/jira/browse/ARROW-10848
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Maciej
>            Priority: Major
>              Labels: csv
>
> Arrow supp{color:#172b4d}orts ISO-8601 for date and timestamp parsing but 
> doesn't support short form of them. E.g.{color}
> {code:java}
> 19990108
> or
> 19990108 040506
> {code}
> Examples taken from: 
> [https://www.postgresql.org/docs/12/datatype-datetime.html]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to