You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Rok Mihevc (Jira)" <ji...@apache.org> on 2022/02/11 15:07:00 UTC

[jira] [Created] (ARROW-15665) [C++] Add error handling option to StrptimeOptions

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)