Skip to content

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 29, 2025

Which issue does this PR close?

Rationale for this change

Bring changes (version + changelog) from 50.1.0 to main

What changes are included in this PR?

Are these changes tested?

By ci

Are there any user-facing changes?

Version number increases

@github-actions github-actions bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion labels Sep 29, 2025
@alamb alamb changed the title Change version to 50.1.0 and add changelog (#17748) [forward port] Change version to 50.1.0 and add changelog (#17748) Oct 1, 2025
@alamb alamb requested a review from xudong963 October 1, 2025 20:33
@alamb
Copy link
Contributor Author

alamb commented Oct 1, 2025

@xudong963 could I ask you for a review of this PR?

Copy link
Member

Choose a reason for hiding this comment

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

Other places in the file also need to change

datafusion = { path = "datafusion/core", version = "50.0.0", default-features = false }
datafusion-catalog = { path = "datafusion/catalog", version = "50.0.0" }
datafusion-catalog-listing = { path = "datafusion/catalog-listing", version = "50.0.0" }
datafusion-common = { path = "datafusion/common", version = "50.0.0", default-features = false }
datafusion-common-runtime = { path = "datafusion/common-runtime", version = "50.0.0" }
datafusion-datasource = { path = "datafusion/datasource", version = "50.0.0", default-features = false }

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done in 611c447

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.

2 participants