Skip to content

Conversation

@nuno-faria
Copy link
Contributor

Which issue does this PR close?

  • N/A.

Rationale for this change

I was looking at the download page (https://datafusion.apache.org/download.html) when I noticed the version there was not updated in a while. Likewise, there are other places in the docs where the version is not updated.

This PR changes the update_datafusion_versions.py script to automatically update those files, in addition to the Cargo files.

What changes are included in this PR?

  • Updated update_datafusion_versions.py to check some doc files.
  • Updated the doc files to the current major version.

Are these changes tested?

Yes, script runs correctly.

Are there any user-facing changes?

No.

@github-actions github-actions bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion labels Jan 25, 2026
'datafusion-benchmarks': 'benchmarks/Cargo.toml',
'datafusion-cli': 'datafusion-cli/Cargo.toml',
'datafusion-examples': 'datafusion-examples/Cargo.toml',
'datafusion-docs': 'docs/Cargo.toml',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file does not exist anymore.

@Jefffrey Jefffrey added this pull request to the merge queue Jan 29, 2026
Merged via the queue into apache:main with commit 92f60ad Jan 29, 2026
29 checks passed
@Jefffrey
Copy link
Contributor

Thanks @nuno-faria & @martin-g

@nuno-faria nuno-faria deleted the docs_datafusion_version branch January 29, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants