rtpsw commented on code in PR #34036:
URL: https://github.com/apache/arrow/pull/34036#discussion_r1096276137
##########
cpp/src/arrow/compute/exec/util.h:
##########
@@ -57,6 +56,15 @@
#endif
namespace arrow {
+
+namespace internal {
+namespace tracing {
+
+struct Scope;
+
+} // namespace tracing
+} // namespace internal
+
Review Comment:
Handling this in the next commit.
--
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]