Wes McKinney created ARROW-3072: ----------------------------------- Summary: [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files Key: ARROW-3072 URL: https://issues.apache.org/jira/browse/ARROW-3072 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Wes McKinney Fix For: 0.11.0
The {{RETURN_NOT_OK}} macro could conceivably collide with macros in other libraries. It would be better to use the scoped macro in public headers -- This message was sent by Atlassian JIRA (v7.6.3#76005)