You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/25 14:06:00 UTC

[jira] [Commented] (ARROW-1489) [C++] Add casting option to set unsafe casts to null rather than some garbage value

    [ https://issues.apache.org/jira/browse/ARROW-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116047#comment-17116047 ] 

Wes McKinney commented on ARROW-1489:
-------------------------------------

This might yield some code bloat but would still be useful to have in our repertoire 

> [C++] Add casting option to set unsafe casts to null rather than some garbage value
> -----------------------------------------------------------------------------------
>
>                 Key: ARROW-1489
>                 URL: https://issues.apache.org/jira/browse/ARROW-1489
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>
> Null is the obvious choice when certain casts fail, like string to number, but in other kinds of unsafe casts there may be more ambiguity. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)