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 2017/09/11 16:46:00 UTC

[jira] [Created] (ARROW-1525) [C++] Change functions in arrow/compare.h to not return Status

Wes McKinney created ARROW-1525:
-----------------------------------

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


It should not be possible for these functions to fail. Internal failures indicate a problem with the implementation rather than the input data, and any such problems should be caught by a debug assertion in the test suite



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