-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: synchronize partition bounds reporting in HashJoin
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#17452
opened Sep 6, 2025 by
rkrishn7
Loading…
feat: Simplify CASE WHEN true THEN expr to expr
optimizer
Optimizer rules
#17450
opened Sep 5, 2025 by
EeshanBembi
Loading…
4 tasks done
fix: prevent UnionExec panic with empty inputs
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#17449
opened Sep 5, 2025 by
EeshanBembi
Loading…
Refactor HashJoinExec to progressively accumulate dynamic filter bounds instead of computing them after data is accumulated
physical-plan
Changes to the physical-plan crate
#17444
opened Sep 5, 2025 by
adriangb
Loading…
Improve Changes to the physical-expr crates
PartialEq
, Eq
speed for LexOrdering
, make PartialEq
and PartialOrd
consistent
physical-expr
#17442
opened Sep 5, 2025 by
findepi
Loading…
fix: output_ordering converted to Vec<Option<LexOrdering>>
api change
Changes the API exposed to users of the crate
datasource
Changes to the datasource crate
proto
Related to proto crate
#17439
opened Sep 5, 2025 by
destrex271
Loading…
Fix Logical plan and expressions
optimizer
Optimizer rules
substrait
Changes to the substrait crate
PartialOrd
for logical plan nodes and expressions
logical-expr
#17438
opened Sep 5, 2025 by
findepi
Loading…
Improve Related to common crate
performance
Make DataFusion faster
Hash
and Ord
speed for dyn LogicalType
common
#17437
opened Sep 5, 2025 by
findepi
Loading…
chore(deps): bump the arrow-parquet group with 7 updates
auto-dependencies
#17434
opened Sep 5, 2025 by
dependabot
bot
Loading…
feat(spark): implement Spark Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
make_interval
function
documentation
#17424
opened Sep 4, 2025 by
davidlghellin
•
Draft
Relax constraint that file sort order must only reference individual columns
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
fix: modify the type coercion logic to avoid planning error
logical-expr
Logical plan and expressions
Use return_field instead of return_type for calling aggregates via FFI
api change
Changes the API exposed to users of the crate
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
#17407
opened Sep 4, 2025 by
timsaucer
Loading…
feat(spark): Implement Spark functions SQL Logic Tests (.slt)
url_encode
and url_decode
spark
sqllogictest
#17399
opened Sep 4, 2025 by
anhvdq
Loading…
Extract complex default impls from AggregateUDFImpl trait
logical-expr
Logical plan and expressions
#17391
opened Sep 3, 2025 by
findepi
Loading…
better preserve statistics when applying limits
common
Related to common crate
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#17381
opened Sep 2, 2025 by
adriangb
Loading…
Support Improvements or additions to documentation
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
JOIN
, PIVOT
pipe operators
documentation
#17365
opened Aug 31, 2025 by
simonvandel
•
Draft
fix: lazy evaluation for coalesce
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#17357
opened Aug 30, 2025 by
chenkovsky
Loading…
Adding empty checks for finalize_aggregation.
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#17356
opened Aug 30, 2025 by
samueleresca
•
Draft
fix: Expose hash to FFI udf/udaf/udwf to fix their Eq
ffi
Changes to the ffi crate
#17350
opened Aug 28, 2025 by
crystalxyz
Loading…
Push down preferred sorts into Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
TableScan
logical plan node
logical-expr
#17337
opened Aug 27, 2025 by
adriangb
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.