Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Nov 8, 2025

Which issue does this PR close?

Rationale for this change

While working on #18549 I noticed that the release download page was out of date

https://datafusion.apache.org/download.html

Screenshot 2025-11-08 at 6 31 50 AM

What changes are included in this PR?

Update links (I will comment more inline)

Are these changes tested?

I manually rendered the page:

Screenshot 2025-11-08 at 6 39 00 AM

Are there any user-facing changes?

Updated download page that is not outdated

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 8, 2025

The latest source release is [41.0.0][source-link] ([asc][asc-link],
[sha512][sha512-link]).
You can find the latest releases, signatures and checksums on
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The original PR to add this page from @tisonkun

The use of closer.lua I think helps spread the load to different ASF mirror sites as described here: https://infra.apache.org/release-download-pages.html#links. It seems to require a specific version specified which requires updating to reflect the latest release.

Since almost all of DataFusion's distribution is via crates.io, I don't think the closer.lua mechanism is relevant to us at this time, so I changed the link to the main top release page, that will not need updating.

@alamb alamb changed the title Update release information on download page Update release download links on download page Nov 8, 2025
Copy link
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

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

Good catch, @alamb!

@alamb alamb added this pull request to the merge queue Nov 11, 2025
@alamb
Copy link
Contributor Author

alamb commented Nov 11, 2025

Thanks for the review @mbutrovich

Merged via the queue into apache:main with commit 0c0b5fe Nov 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants