icexelloss commented on code in PR #14385:
URL: https://github.com/apache/arrow/pull/14385#discussion_r997096806
##########
cpp/src/arrow/engine/substrait/expression_internal.cc:
##########
@@ -52,16 +52,16 @@ Id NormalizeFunctionName(Id id) {
} // namespace
-Status DecodeArg(const substrait::FunctionArgument& arg, uint32_t idx,
+Status DecodeArg(const ::substrait::FunctionArgument& arg, uint32_t idx,
Review Comment:
Hmm..Are these style change orthogonal?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]