[
https://issues.apache.org/jira/browse/ARROW-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-5833:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Minor
> Labels: pull-request-available
>
> 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)