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)