alamb commented on code in PR #7839:
URL: https://github.com/apache/arrow-rs/pull/7839#discussion_r2177362124


##########
arrow-flight/Cargo.toml:
##########
@@ -64,7 +64,7 @@ default = []
 flight-sql = ["dep:arrow-arith", "dep:arrow-data", "dep:arrow-ord", 
"dep:arrow-row", "dep:arrow-select", "dep:arrow-string", "dep:once_cell", 
"dep:paste"]
 # TODO: Remove in the next release
 flight-sql-experimental = ["flight-sql"]
-tls = ["tonic/tls"]
+tls = ["tonic/tls-ring"]

Review Comment:
   I am not sure what the implications of this change are. @Xuanwo  or 
@sundy-li  can you help me figure out if this is the right solution or not?



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