alamb commented on code in PR #9076:
URL: https://github.com/apache/arrow-datafusion/pull/9076#discussion_r1473400650


##########
docs/source/user-guide/example-usage.md:
##########
@@ -33,6 +33,29 @@ datafusion = "31"
 tokio = "1.0"
 ```
 
+## Add DataFusion latest codebase as a dependency
+
+Cargo supports adding dependency directly from Github which allows to test out 
latest DataFusion codebase without waiting the code to be released

Review Comment:
   ```suggestion
   Cargo supports adding dependency directly from Github which allows testing 
out latest DataFusion codebase without waiting the code to be released to 
crates.io
   ```



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