[
https://issues.apache.org/jira/browse/ARROW-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184286#comment-16184286
]
Wes McKinney commented on ARROW-1525:
-------------------------------------
The existing functions will need to be deprecated for 1 release
> [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
> Assignee: Amir Malekpour
> 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)