comphead commented on code in PR #17038: URL: https://github.com/apache/datafusion/pull/17038#discussion_r2252411510
########## docs/source/user-guide/crate-configuration.md: ########## @@ -19,18 +19,19 @@ # Crate Configuration -This section contains information on how to configure DataFusion in your Rust -project. See the [Configuration Settings] section for a list of options that -control DataFusion's behavior. +This section contains information on how to configure builds of DataFusion in +your Rust project. The [Configuration Settings] section lists options that +control additional aspects DataFusion's runtime behavior. [configuration settings]: configs.md -## Add latest non published DataFusion dependency +## Using the latest, (non published) DataFusion crates Review Comment: ```suggestion ## Using the nightly DataFusion builds ``` its not yet a crate in terms of `crates.io`. Although I'm not sure if can call such builds as nightly, perhaps the better naming exist -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org