mbrobbel commented on code in PR #7009:
URL: https://github.com/apache/arrow-rs/pull/7009#discussion_r1926782203


##########
arrow-flight/Cargo.toml:
##########
@@ -78,6 +78,7 @@ tracing-log = { version = "0.2" }
 tracing-subscriber = { version = "0.3.1", default-features = false, features = 
["ansi", "env-filter", "fmt"] }
 tokio = { version = "1.0", default-features = false, features = ["macros", 
"rt", "rt-multi-thread"] }
 tokio-stream = { version = "0.1", features = ["net"] }
+tonic-reflection = "0.12.3"

Review Comment:
   Maybe we should put the addition in this PR behind a feature flag and mark 
this dependency as optional?



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