-
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
Datasource: Add file_metadata() to DataSink for per-file write metadata
datasource
Changes to the datasource crate
#23656
opened Jul 17, 2026 by
qzyu999
Loading…
feat: make StatisticsRegistry the default operator-statistics path
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)
#23651
opened Jul 16, 2026 by
asolimando
Member
•
Draft
bench: add FixedSizeBinary coverage to multi_group_by benchmark
physical-plan
Changes to the physical-plan crate
#23650
opened Jul 16, 2026 by
alamb
Contributor
Loading…
refactor: pass SubqueryContext explicitly through planner traits
auto detected api change
Auto detected API change
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
feat(physical-plan): Changes to the physical-plan crate
GroupColumn support for List / LargeList
physical-plan
#23648
opened Jul 16, 2026 by
mzabaluev
Contributor
Loading…
Add FixedSizeBinary support for MultiGroupBy
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23646
opened Jul 16, 2026 by
maxburke
Contributor
Loading…
fix: handle null date and timestamp format arguments
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23641
opened Jul 16, 2026 by
lyne7-sc
Contributor
Loading…
docs(physical-plan): correct the documentation for Changes to the physical-plan crate
GroupColumn::vectorized_equal_to
physical-plan
#23639
opened Jul 16, 2026 by
mzabaluev
Contributor
Loading…
fix: Handle Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
input_file_name() pushdown into ParquetSource with filter pushdown enabled
datasource
#23638
opened Jul 16, 2026 by
AdamGS
Contributor
Loading…
fix: Do not mark GROUP BY derived unique keys as nullable
common
Related to common crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#23636
opened Jul 16, 2026 by
alamb
Contributor
Loading…
docs: Clarify Related to common crate
documentation
Improvements or additions to documentation
FunctionalDependence::nullable and Dependency mode docs
common
#23635
opened Jul 16, 2026 by
alamb
Contributor
Loading…
Setup dependabot to do Related to development process of DataFusion
rust-toolchain updates
development-process
#23633
opened Jul 16, 2026 by
Jefffrey
Contributor
Loading…
Bump MSRV from Changes the API exposed to users of the crate
documentation
Improvements or additions to documentation
1.88.0 to 1.94.0
api change
#23632
opened Jul 16, 2026 by
Jefffrey
Contributor
Loading…
Various Related to common crate
optimizer
Optimizer rules
ScalarValue numeric method fixes & refactors (especially decimal)
common
#23631
opened Jul 16, 2026 by
Jefffrey
Contributor
Loading…
fix(sort): multi level merge sort should respect record batch fetch, size and ordering
physical-plan
Changes to the physical-plan crate
[branch-54] Handle nulls in type coercion of higher-order UDFs, map_extract, spark array_repeat (backport #23071)
core
Core DataFusion crate
functions
Changes to functions implementation
spark
sqllogictest
SQL Logic Tests (.slt)
feat(functions-aggregate): support nested types (List, Struct, Map) in first_value / last_value GroupsAccumulator
functions
Changes to functions implementation
#23628
opened Jul 16, 2026 by
zhuqi-lucas
Contributor
Loading…
Add config-matrix tests in enforce_distribution.rs for range-satisfaction settings
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23627
opened Jul 16, 2026 by
blinding-pixels
Loading…
Pass execution props to scalar subqueries
core
Core DataFusion crate
#23622
opened Jul 15, 2026 by
timsaucer
Member
Loading…
test: Fix malformed SQL Logic Tests (.slt)
regexp_instr error tests and add slt coverage
sqllogictest
#23620
opened Jul 15, 2026 by
alamb
Contributor
Loading…
feat: Store only the last row in the previous cursor for round robin tie-breaking purposes
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23619
opened Jul 15, 2026 by
ariel-miculas
Contributor
Loading…
feat: complete range repartition physical planning
physical-plan
Changes to the physical-plan crate
#23617
opened Jul 15, 2026 by
saadtajwar
Contributor
Loading…
fix: dedup commutative AND/OR operands when canonicalize is disabled
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
#23615
opened Jul 15, 2026 by
1fanwang
Loading…
perf: Concrete TopK array storage
performance
Make DataFusion faster
physical-plan
Changes to the physical-plan crate
#23609
opened Jul 15, 2026 by
MassivePizza
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.