pauldix commented on a change in pull request #7064:
URL: https://github.com/apache/arrow/pull/7064#discussion_r418732315



##########
File path: rust/arrow/Cargo.toml
##########
@@ -50,6 +50,7 @@ chrono = "0.4"
 flatbuffers = "0.6"
 hex = "0.4"
 arrow-flight = { path = "../arrow-flight", optional = true }
+clap = "2.33.0"

Review comment:
       It's not clear to me how trybuild would be used in conjunction with the 
Archery suite, which just seems to want three CLI executables to pipe invoke.  
Maybe these would be best in a separate project on the same level as `arrow`, 
`arrow-flight` etd? `arrow-integration` perhaps? Then I'll just import from 
arrow and we keep the actual library dependencies clean.




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


Reply via email to