Skip to content

48.0.1 #16755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 82 commits into
base: main
Choose a base branch
from
Draft

48.0.1 #16755

wants to merge 82 commits into from

Conversation

matthewmturner
Copy link
Contributor

Which issue does this PR close?

  • Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

andygrove and others added 30 commits November 4, 2024 19:40
* Initial commit

* Fix formatting

* Add across partitions check

* Add new test case

Add a new test case

* Fix buggy test
…#13909) (apache#13934)

* Set utf8view as return type when input type is the same

* Verify that the returned type from call to scalar function matches the return type specified in the return_type function

* Match return type to utf8view

Co-authored-by: Tim Saucer <[email protected]>
* fix: fetch is missed in the EnfoceSorting

* fix conflict

* resolve comments from alamb

* update
…e#14415) (apache#14453)

* chore: Fixed CI

* chore

* chore: Fixed clippy

* chore

Co-authored-by: Alex Huang <[email protected]>
* Test for string / numeric coercion

* fix tests

* Update tests

* Add tests to stringview

* add numeric coercion
alamb and others added 10 commits June 7, 2025 13:55
* [branch-48] Update CHANGELOG for latest 48.0.0 release

* prettier
…n scan (apache#16646) (apache#16656)

* respect parquet filter pushdown config in scan

* Add test

Co-authored-by: Adrian Garcia Badaracco <[email protected]>
…tistics to true apache#16447  (apache#16659)

* Set the default value of `datafusion.execution.collect_statistics` to `true` (apache#16447)

* fix sqllogicaltests
* Add upgrade note

(cherry picked from commit 2d7ae09)

* Update row group pruning

---------

Co-authored-by: Adam Gutglick <[email protected]>
…#16657)

* Column indices were not computed correctly, causing a panic

* Add unit tests

Co-authored-by: Tim Saucer <[email protected]>
* Update version to 48.0.1

* Add link to upgrade guide in changelog script

* prettier

* update guide
@github-actions github-actions bot added documentation Improvements or additions to documentation sql SQL Planner development-process Related to development process of DataFusion logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate catalog Related to the catalog crate common Related to common crate proto Related to proto crate functions Changes to functions implementation datasource Changes to the datasource crate ffi Changes to the ffi crate physical-plan Changes to the physical-plan crate labels Jul 12, 2025
@xudong963
Copy link
Member

mistakes?

@alamb
Copy link
Contributor

alamb commented Jul 16, 2025

What is the purpose of this PR?

@alamb alamb marked this pull request as draft July 21, 2025 17:45
@alamb
Copy link
Contributor

alamb commented Jul 21, 2025

Marking as a draft as i don't think this is waiting on review and I am trying to go through the review backlog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.