[
https://issues.apache.org/jira/browse/ARROW-10847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624338#comment-17624338
]
Rok Mihevc commented on ARROW-10847:
------------------------------------
Would [creating custom a
parser|https://github.com/apache/arrow/blob/91e3ac53e2e21736ce6291d73fc37da6fa21259d/cpp/src/arrow/csv/column_builder_test.cc#L423-L439]
resolve this?
> [C++] CSV date custom parser
> ----------------------------
>
> Key: ARROW-10847
> URL: https://issues.apache.org/jira/browse/ARROW-10847
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 2.0.0
> Reporter: Maciej
> Priority: Major
> Labels: csv
>
> When I have a custom date format in CSV I'd like to parse it by adding
> additional DateParser, equivalent to TimestampParser which may be added to
> {color:#001080}timestamp_parsers{color} in
> {color:#267f99}ConvertOptions.{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)