westonpace commented on a change in pull request #12408:
URL: https://github.com/apache/arrow/pull/12408#discussion_r813225912



##########
File path: cpp/src/arrow/util/tracing_internal.h
##########
@@ -101,6 +101,17 @@ AsyncGenerator<T> WrapAsyncGenerator(AsyncGenerator<T> 
wrapped,
   };
 }
 
+class OtHandle {
+ public:
+  
OtHandle(opentelemetry::nostd::shared_ptr<opentelemetry::context::RuntimeContextStorage>

Review comment:
       Yes it should have been.  The implementation has changed however, all 
tracing_internal changes are in the anonymous namespace now.

##########
File path: cpp/src/arrow/util/tracing_internal.h
##########
@@ -101,6 +101,17 @@ AsyncGenerator<T> WrapAsyncGenerator(AsyncGenerator<T> 
wrapped,
   };
 }
 
+class OtHandle {

Review comment:
       No longer relevant.




-- 
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]


Reply via email to