-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix dynamic filter is_used function
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#19734
opened Jan 10, 2026 by
LiaCastaneda
Loading…
Support "pre-image" for pruning predicate evaluation #2
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19733
opened Jan 10, 2026 by
sdf-jkl
Loading…
Simplify case when all result expressions are identical
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19732
opened Jan 10, 2026 by
simonvandel
Loading…
Simplify Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
expr = L1 AND expr != L2 to expr = L1 when L1 != L2
optimizer
#19731
opened Jan 10, 2026 by
simonvandel
Loading…
chore: bump dependabot PR limit for cargo from 5 to 15
development-process
Related to development process of DataFusion
#19730
opened Jan 10, 2026 by
Jefffrey
Loading…
feat: Add substrait support for multiple files
substrait
Changes to the substrait crate
#19729
opened Jan 10, 2026 by
kumarUjjawal
Loading…
WIP: Upgrade DataFusion to arrow-rs/parquet 58.0.0
common
Related to common crate
datasource
Changes to the datasource crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
Remove UDAF manual Debug impls and simplify signatures
functions
Changes to functions implementation
#19727
opened Jan 10, 2026 by
Jefffrey
Loading…
chore: remove LZO Parquet compression
common
Related to common crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#19726
opened Jan 10, 2026 by
kumarUjjawal
Loading…
Support "pre-image" for pruning predicate evaluation #1
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#19722
opened Jan 9, 2026 by
sdf-jkl
Loading…
Project sort expressions in StreamingTable
catalog
Related to the catalog crate
core
Core DataFusion crate
#19719
opened Jan 9, 2026 by
timsaucer
Loading…
Add BatchAdapter to simplify using PhysicalExprAdapter / Projector to map RecordBatch between schemas
#19716
opened Jan 9, 2026 by
adriangb
Loading…
docs: Refine Communication documentation to highlight Discord
documentation
Improvements or additions to documentation
#19714
opened Jan 9, 2026 by
alamb
Loading…
feat(spark): implement add_months function
spark
sqllogictest
SQL Logic Tests (.slt)
#19711
opened Jan 9, 2026 by
cht42
Loading…
Expose Spilling Progress Interface in DataFusion
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
fix: sqllogictest failing in Substrait round-trip mode
substrait
Changes to the substrait crate
#19707
opened Jan 9, 2026 by
kumarUjjawal
Loading…
Improvements to Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
list_files_cache table function
core
#19703
opened Jan 8, 2026 by
alamb
Loading…
Fix: External sort OOM for single oversized batches by chunked spill fallback
physical-plan
Changes to the physical-plan crate
#19695
opened Jan 8, 2026 by
Nachiket-Roy
Loading…
Fix: Show aliased aggregate expressions in physical EXPLAIN output
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#19693
opened Jan 7, 2026 by
GaneshPatil7517
Loading…
perf: reduce read amplification for partitioned JSON file scanning
datasource
Changes to the datasource crate
#19687
opened Jan 7, 2026 by
Weijun-H
Loading…
Ensure null inputs to array setop functions return null output
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#19683
opened Jan 7, 2026 by
Jefffrey
Loading…
refactor: Optimize Changes to the datasource crate
required_columns from BTreeSet to Vec in struct PushdownChecker
datasource
#19678
opened Jan 7, 2026 by
kumarUjjawal
Loading…
Refactor(optimizer): Simplify Stable ScalarUDFs using physical execution
functions
Changes to functions implementation
optimizer
Optimizer rules
#19675
opened Jan 7, 2026 by
xonx4l
Loading…
Fix struct casts to align fields by name (prevent positional mis-casts)
common
Related to common crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
Previous Next
ProTip!
Adding no:label will show everything without a label.