Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Aug 14, 2025

Which issue does this PR close?

Rationale for this change

main should have all the changes from the 49.0.1 branch as well

What changes are included in this PR?

Bring the changes from the 49.0.1 patch release to main

I used this command

git cherry-pick  d1a6e9a

Are these changes tested?

yes, by CI

Are there any user-facing changes?

A new version number and changelog file

* Update to version 49.0.1

* Add changelog for 49.0.1

* Fix sqllogictests

* update configs

* Update with PR

* prettier

* Fix slt race condition

* Tweak release notes
@github-actions github-actions bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt) labels Aug 14, 2025
'prod' as deployment_environment
)
TO 'data/1.parquet';
TO 'test_files/scratch/parquet_filter_pushdown/data/1.parquet';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thanks @alamb

@alamb
Copy link
Contributor Author

alamb commented Aug 14, 2025

Thank you @comphead for the review

@alamb alamb merged commit 8103396 into apache:main Aug 14, 2025
30 checks passed
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 sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants