Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
With gRPC 1.43.2
-- Checking support for TlsCredentialsOptions (gRPC >= 1.36)... -- TlsCredentialsOptions (for gRPC 1.36) not found in grpc::experimental. -- Checking support for TlsCredentialsOptions (gRPC >= 1.34)... -- TlsCredentialsOptions (for gRPC 1.34) not found in grpc::experimental. -- Checking support for TlsCredentialsOptions (gRPC >= 1.32)... -- TlsCredentialsOptions (for gRPC 1.32) not found in grpc::experimental. -- Checking support for TlsCredentialsOptions (gRPC >= 1.27)... -- TlsCredentialsOptions (for gRPC 1.27) not found in grpc::experimental. -- Found approximate gRPC version: (ARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS=) -- A proper version of gRPC could not be found to support TlsCredentialsOptions in Arrow Flight. -- You may need a newer version of gRPC (>= 1.27), or the gRPC API has changed and Flight must be updated to match.
We need to update the detection again.
Attachments
Issue Links
- links to