[ https://issues.apache.org/jira/browse/ARROW-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660097#comment-17660097 ]
Rok Mihevc commented on ARROW-3072: ----------------------------------- This issue has been migrated to [issue #19429|https://github.com/apache/arrow/issues/19429] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Assignee: Wes McKinney > Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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 (v8.20.10#820010)