jduo commented on pull request #8325: URL: https://github.com/apache/arrow/pull/8325#issuecomment-705342986
I've implemented auto-detection of the namespace of TlsCredentialsOptions now. This should let the code work across multiple gRPC versions. If TlsCredentialsOptions doesn't exist, use of it will get complied out. Also switched the code to only require 1.27 at the minimum, and reverted changes where gRPC > 1.27 was already being used. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
