Nicola Crane created ARROW-16862:
------------------------------------
Summary: [C++] Add option for casting failure values to default to
NULL/NA
Key: ARROW-16862
URL: https://issues.apache.org/jira/browse/ARROW-16862
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Nicola Crane
In ARROW-16833, a user is complaining that they are unable to cast their messy
string data to integer data and they receive an error message. In R, it's
possible to convert this kind of data to integers, with values that fail just
being converted to NA values. Would it be possible to enable this as an option
in Arrow?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)