[ https://issues.apache.org/jira/browse/ARROW-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660355#comment-17660355 ]
Rok Mihevc commented on ARROW-3332: ----------------------------------- This issue has been migrated to [issue #19667|https://github.com/apache/arrow/issues/19667] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [Gandiva] Remove usages of mutable reference out arguments > ---------------------------------------------------------- > > Key: ARROW-3332 > URL: https://issues.apache.org/jira/browse/ARROW-3332 > Project: Apache Arrow > Issue Type: Improvement > Components: C++, C++ - Gandiva > Reporter: Wes McKinney > Priority: Major > > I have noticed several usages of mutable reference out arguments, e.g. > gandiva/regex_util.h. We should change these to conform to the style guide > (out arguments as pointers) -- This message was sent by Atlassian Jira (v8.20.10#820010)