You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 10:11:00 UTC

[jira] [Created] (ARROW-3332) [Gandiva] Remove usages of mutable reference out arguments

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)