Wes McKinney created ARROW-3332: ----------------------------------- Summary: [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: Gandiva, C++ Reporter: Wes McKinney Fix For: 0.12.0
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 (v7.6.3#76005)