Rok Mihevc created ARROW-17218:
----------------------------------
Summary: [C++][R] Strptime should detect invalid formats
Key: ARROW-17218
URL: https://issues.apache.org/jira/browse/ARROW-17218
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Rok Mihevc
As [discussed
here|https://github.com/apache/arrow/pull/13506#pullrequestreview-1048946393]
we want C++ to report invalid strptime formats to avoid having to implement
this logic in multiple places. Once that is in place (if it's not yet) we
should add tests for this error in R. Currently an invalid format used in R
will simply return an array of NAs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)