Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jul 22, 2025

Which issue does this PR close?

Rationale for this change

OCD include #16847 in the changelog for 0.49.0 release

As another PR I plan to bring all the 49 changes from the 49 branch to main after that.

What changes are included in this PR?

Run this and check in the result:

./dev/release/generate-changelog.py 48.0.0 HEAD 49.0.0 > dev/changelog/49.0.0.md
npx [email protected] --write             '{datafusion,datafusion-cli,datafusion-examples,dev,docs}/**/*.md'             '!datafusion/CHANGELOG.md'             README.md             CONTRIBUTING.md

Are these changes tested?

By CI

Are there any user-facing changes?

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Jul 22, 2025
@alamb alamb merged commit afb9099 into apache:branch-49 Jul 22, 2025
4 checks passed
@alamb alamb deleted the branch-49 branch July 22, 2025 12:14
@alamb alamb mentioned this pull request Jul 22, 2025
34 tasks
alamb added a commit that referenced this pull request Jul 23, 2025
* [branch-49] Update version to `49.0.0`, add changelog (#16822)

* Update version to 49.0.0

* Add 49.0.0 changelog

* prettier

* Update changelog and config

* chore: use `equals_datatype`  for `BinaryExpr` (#16813) (#16847)

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)

* [branch-49] Final Changelog Tweaks (#16852)

---------

Co-authored-by: Oleks V <[email protected]>
adriangb pushed a commit to pydantic/datafusion that referenced this pull request Jul 28, 2025
* [branch-49] Update version to `49.0.0`, add changelog (apache#16822)

* Update version to 49.0.0

* Add 49.0.0 changelog

* prettier

* Update changelog and config

* chore: use `equals_datatype`  for `BinaryExpr` (apache#16813) (apache#16847)

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)

* [branch-49] Final Changelog Tweaks (apache#16852)

---------

Co-authored-by: Oleks V <[email protected]>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant