You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/07/05 07:17:00 UTC

[jira] [Assigned] (ARROW-5833) [C++] Factor out status copying code from cast.cc

     [ https://issues.apache.org/jira/browse/ARROW-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs reassigned ARROW-5833:
--------------------------------------

    Assignee: Antoine Pitrou

> [C++] Factor out status copying code from cast.cc
> -------------------------------------------------
>
>                 Key: ARROW-5833
>                 URL: https://issues.apache.org/jira/browse/ARROW-5833
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> FUNC_RETURN_NOT_OK reconstructs a status object including line and status information.  This should be replaced with suitable methods from Status instead.   The macro is probably still useful since it returns by setting Status on the context instead of directly returning from a function



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