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)
Reporter: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-3332. Please see the migration documentation for further details.
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)
Reporter: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-3332. Please see the migration documentation for further details.