pitrou opened a new issue, #36479:
URL: https://github.com/apache/arrow/issues/36479

   ### Describe the enhancement requested
   
   Currently, we have a suite of compilation-based configuration tests to find 
out the approximate gRPC version, for feature selection.
   
   Starting with 1.51.0 however, the gRPC C++ API exposes version macros:
   https://github.com/grpc/grpc/pull/31033
   
   We could start using those and fallback on the older method if the macros 
are not available.
   
   ### Component(s)
   
   C++, FlightRPC


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