Skip to content

doc: Add a note that datafusion may need to be downgraded after installing it - #1348

Merged
milenkovicm merged 1 commit into
apache:mainfrom
martin-g:add-note-about-versions
Dec 9, 2025
Merged

doc: Add a note that datafusion may need to be downgraded after installing it#1348
milenkovicm merged 1 commit into
apache:mainfrom
martin-g:add-note-about-versions

Conversation

@martin-g

@martin-g martin-g commented Dec 9, 2025

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #.

Rationale for this change

cargo add ballista datafusion tokio installs the latest versions of the listed dependencies and ofter Ballista is a bit behind DataFusion, so the user needs to downgrade it so they match

What changes are included in this PR?

A small update of the README/lib.rs docs

Are there any user-facing changes?

No

…lling it

`cargo add ballista datafusion tokio` installs the latest versions of
the listed dependencies and ofter Ballista is a bit behind DataFusion,
so the user needs to downgrade it so they match
@martin-g
martin-g force-pushed the add-note-about-versions branch from 8e6d8a0 to 05cc1d5 Compare December 9, 2025 14:03
@milenkovicm

Copy link
Copy Markdown
Contributor

thanks lads, will merge it after ci finishes

@milenkovicm
milenkovicm merged commit f3c868f into apache:main Dec 9, 2025
16 checks passed
@martin-g
martin-g deleted the add-note-about-versions branch December 9, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants