[
https://issues.apache.org/jira/browse/ARROW-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185365#comment-16185365
]
Amir Malekpour commented on ARROW-1525:
---------------------------------------
[~wesmckinn] Making sure I understand the scope of this ticket. What I think
needs to be done under this ticket is:
- Keep the current API (compare.h) but update the docs that the functions are
deprecated
- Create a new set of functions returning bool values
- Create a new ticket tagged with version 1.0 to remove the deprecated
functions for 1.0 release
Is this correct?
> [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)