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/10/13 19:23:00 UTC

[jira] [Created] (ARROW-1671) [C++] Change arrow::MakeArray to not return Status

Wes McKinney created ARROW-1671:
-----------------------------------

             Summary: [C++] Change arrow::MakeArray to not return Status
                 Key: ARROW-1671
                 URL: https://issues.apache.org/jira/browse/ARROW-1671
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
            Assignee: Wes McKinney
             Fix For: 0.8.0


It should not be possible for this function to fail. We can do a DCHECK internally of any internal Status values for testing purposes



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)