Micah Kornfield created ARROW-5833:
--------------------------------------
Summary: [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
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)