pitrou commented on code in PR #48414: URL: https://github.com/apache/arrow/pull/48414#discussion_r2619905755
########## cpp/src/arrow/flight/transport/grpc/customize_grpc.h: ########## @@ -20,6 +20,26 @@ #include <limits> #include <memory> +// HACK: Workaround absl::Mutex ABI incompatibility by making sure the Review Comment: @h-vetinari knows more about this than either of us, I think :-) -- 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]
