You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/08 01:47:01 UTC

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

Wes McKinney created ARROW-1489:
-----------------------------------

             Summary: [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


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
(v6.4.14#64029)