WillAyd commented on code in PR #48571:
URL: https://github.com/apache/arrow/pull/48571#discussion_r2627503572


##########
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:
   The grpc changes are showing up in a few PRs now. This fix was originally 
drafted by @pitrou 
   
   I split it out into a separate PR https://github.com/apache/arrow/pull/48418 
which can act as a pre-cursor to this and other PRs



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