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 2019/06/19 02:29:00 UTC

[jira] [Commented] (ARROW-4036) [C++] Make status codes pluggable

    [ https://issues.apache.org/jira/browse/ARROW-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867171#comment-16867171 ] 

Wes McKinney commented on ARROW-4036:
-------------------------------------

Moved this to 1.0.0 so we aren't rushing this change, though if we merge for 0.14.0 then that's fine with me

> [C++] Make status codes pluggable
> ---------------------------------
>
>                 Key: ARROW-4036
>                 URL: https://issues.apache.org/jira/browse/ARROW-4036
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.11.1
>            Reporter: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Currently we're defining all Status codes in the Arrow base library, even those pertaining to sub-libraries such as arrow_python, plasma, gandiva, etc. We should try to devise some kind of simple registry system to avoid centralizing those.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)