AlvinJ15 commented on code in PR #12702: URL: https://github.com/apache/arrow/pull/12702#discussion_r854681634
########## cpp/src/arrow/util/tracing_internal.h: ########## @@ -106,6 +106,8 @@ AsyncGenerator<T> PropagateSpanThroughAsyncGenerator(AsyncGenerator<T> wrapped) return PropagateSpanThroughAsyncGenerator(std::move(wrapped), std::move(span)); } +#define GET_MEMORY_POOL_INFO Review Comment: deleted. -- 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]
