Rok Mihevc created ARROW-15665:
----------------------------------
Summary: [C++] Add error handling option to StrptimeOptions
Key: ARROW-15665
URL: https://issues.apache.org/jira/browse/ARROW-15665
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Rok Mihevc
We want to have an option to either raise, ignore or return NA in case of
format mismatch.
See
[pandas.to_datetime|https://pandas.pydata.org/docs/reference/api/pandas.to_datetime.html]
and lubridate
[parse_date_time|https://lubridate.tidyverse.org/reference/parse_date_time.html]
for examples.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)