Skip to content

Conversation

nuno-faria
Copy link
Contributor

Which issue does this PR close?

  • N/A.

Rationale for this change

datafusion 50.0.0 is now released, so we can remove the disclaimer in the upgrading guide.

What changes are included in this PR?

  • Updated upgrading.md.

Are these changes tested?

Docs only.

Are there any user-facing changes?

Docs only.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 21, 2025
Comment on lines -24 to -25
**Note:** DataFusion `50.0.0` has not been released yet. The information provided in this section pertains to features and changes that have already been merged to the main branch and are awaiting release in this version.
You can see the current [status of the `50.0.0 `release here](https://github.com/apache/datafusion/issues/16799)
Copy link
Contributor

@Jefffrey Jefffrey Sep 21, 2025

Choose a reason for hiding this comment

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

Do we need to add a 51.0.0 section now but with this message updated? Or we only add 51.0.0 section when there is something to add?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good question, I'm not quite sure, since I think 51.0.0 would be empty for now. cc: @alamb

Copy link
Contributor

Choose a reason for hiding this comment

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

Based off this I think we add the 51.0.0 section: 8d74be8

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree it would be best to just rename the 50 section to 51

We could also add the appropriate 51 section when we add something that needs an entry in the upgrade guide too as a follow on PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added a section about 51.0.0.

Comment on lines -24 to -25
**Note:** DataFusion `50.0.0` has not been released yet. The information provided in this section pertains to features and changes that have already been merged to the main branch and are awaiting release in this version.
You can see the current [status of the `50.0.0 `release here](https://github.com/apache/datafusion/issues/16799)
Copy link
Contributor

Choose a reason for hiding this comment

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

I agree it would be best to just rename the 50 section to 51

We could also add the appropriate 51 section when we add something that needs an entry in the upgrade guide too as a follow on PR

@alamb
Copy link
Contributor

alamb commented Sep 21, 2025

Thanks @nuno-faria and @Jefffrey

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.

3 participants