andygrove opened a new pull request, #2293: URL: https://github.com/apache/datafusion-ballista/pull/2293
## Which issue does this PR close? Part of #1920. ## Rationale for this change The process for tracking DataFusion (`main` pinned to a DataFusion git rev between releases, moving to the RC and then the final release before cutting a Ballista release branch, then back to a git rev) was only described in the issue and partly in `dev/release/README.md`. This documents it briefly in the contributor guide so contributors know why `Cargo.toml` points at a git rev and what happens at release time. ## What changes are included in this PR? A short "DataFusion dependency" section in `docs/source/contributors-guide/development.md`. ## Are these changes tested? Docs only; prettier formatting check passes. ## Are there any user-facing changes? Documentation only. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
