-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Group scan time expression rewrite functionality for UDFs in new module in Auto detected API change
datasource
Changes to the datasource crate
datafusion-physical-expr-adapter
auto detected api change
#23125
opened Jun 23, 2026 by
AdamGS
Contributor
Loading…
feat: parallel sort-preserving merge (PSRS) for >2x merge speedup (demo)
auto detected api change
Auto detected API change
common
Related to common crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
Move Parquet SQL Logic Tests (.slt)
input_file_name() tests to input_file_name.slt
sqllogictest
#23123
opened Jun 23, 2026 by
AdamGS
Contributor
Loading…
chore:
cargo update -p quinn to resolve security audit issue
#23122
opened Jun 23, 2026 by
Jefffrey
Contributor
Loading…
chore(deps): bump object_store from 0.13.2 to 0.14.0
auto-dependencies
#23120
opened Jun 23, 2026 by
dependabot
Bot
Loading…
chore(deps): bump itertools from 0.14.0 to 0.15.0
auto-dependencies
#23119
opened Jun 23, 2026 by
dependabot
Bot
Loading…
chore(deps): bump the all-other-cargo-deps group with 5 updates
auto-dependencies
#23118
opened Jun 23, 2026 by
dependabot
Bot
Loading…
chore(deps): update maturin requirement from <2,>=1.14.0 to >=1.14.1,<2 in /docs
auto-dependencies
documentation
Improvements or additions to documentation
#23117
opened Jun 23, 2026 by
dependabot
Bot
Loading…
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group
auto-dependencies
substrait
Changes to the substrait crate
#23116
opened Jun 23, 2026 by
dependabot
Bot
Loading…
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
auto-dependencies
development-process
Related to development process of DataFusion
#23115
opened Jun 23, 2026 by
dependabot
Bot
Loading…
chore(deps): bump taiki-e/install-action from 2.81.11 to 2.82.2
auto-dependencies
development-process
Related to development process of DataFusion
#23114
opened Jun 23, 2026 by
dependabot
Bot
Loading…
feat: add CollectLeft partition mode to SortMergeJoinExec
core
Core DataFusion crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
remove deprecated APIs: RowIndex, raw_data, check_arrow_schema_type_compatible, try_new_with_having
common
Related to common crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
#23110
opened Jun 23, 2026 by
NotFoundOvO
Loading…
fix: re-enabled null-equal join dynamic filters with an IS NULL predicate.
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23106
opened Jun 23, 2026 by
mdashti
Loading…
fix: kept null-aware anti-join NULLs in the pushed dynamic filter.
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23104
opened Jun 23, 2026 by
mdashti
Loading…
[sql]: remove old deprecated Auto detected API change
sql
SQL Planner
DFParser::new and DFParser::new_with_dialect
auto detected api change
#23101
opened Jun 22, 2026 by
megakaizo
Loading…
[physical-plan]: remove deprecated UnionExec::new
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
#23100
opened Jun 22, 2026 by
megakaizo
Loading…
fix: apply recursive CTE column-list aliases to the static term
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#23098
opened Jun 22, 2026 by
tomsanbear
Loading…
perf: share encoder/reservation across PartitionedTopKExec partition …
physical-plan
Changes to the physical-plan crate
#23096
opened Jun 22, 2026 by
SubhamSinghal
Contributor
Loading…
feat(physical-expr): add Partitioning::DynamicRange variant
auto detected api change
Auto detected API change
ffi
Changes to the ffi crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#23094
opened Jun 22, 2026 by
avantgardnerio
Contributor
Loading…
refactor: centralize TopK heap boundary handling
physical-plan
Changes to the physical-plan crate
#23091
opened Jun 22, 2026 by
kumarUjjawal
Contributor
Loading…
feat: PartitionExtrema + SortExec observer + BoundedWindowAggExec passthrough
physical-plan
Changes to the physical-plan crate
#23090
opened Jun 22, 2026 by
avantgardnerio
Contributor
Loading…
feat: Support float 32 and float 64 in approx_distinct
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23084
opened Jun 22, 2026 by
mkleen
Contributor
Loading…
fix: preserve empty projection when ser/de Related to proto crate
HashJoinExec and NestedLoopJoinExec
proto
#23082
opened Jun 22, 2026 by
haohuaijin
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.