-
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
perf: Optimize translate() UDF for scalar inputs
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
#20305
opened Feb 12, 2026 by
neilconway
Loading…
feat: sort file groups by statistics during sort pushdown
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
Fix dynamic filter pushdown to wrong table with same-named columns
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
docs: fix typos and improve wording in README
documentation
Improvements or additions to documentation
#20301
opened Feb 12, 2026 by
iampratap7997-dot
Loading…
Add more expression pushdown tests
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#20300
opened Feb 11, 2026 by
adriangb
Loading…
chore: Remove "extern crate criterion" in benches
core
Core DataFusion crate
functions
Changes to functions implementation
spark
#20299
opened Feb 11, 2026 by
neilconway
Loading…
perf: Optimize strpos() for ASCII-only inputs
functions
Changes to functions implementation
#20295
opened Feb 11, 2026 by
neilconway
Loading…
feat: Implement Spark SQL Logic Tests (.slt)
bitmap_bucket_number function
spark
sqllogictest
#20288
opened Feb 11, 2026 by
kazantsev-maksim
Loading…
Add protoc support for ArrowScanExecNode (#20280)
proto
Related to proto crate
#20284
opened Feb 11, 2026 by
JoshElkind
Loading…
CI: build and run sqllogictests binary directly in extended workflow
development-process
Related to development process of DataFusion
optimizer
Optimizer rules
#20282
opened Feb 10, 2026 by
kosiew
Loading…
Deprecate ExprSchema and ExprSchemable helpers (#15847)
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
spark
sql
SQL Planner
substrait
Changes to the substrait crate
#20281
opened Feb 10, 2026 by
JoshElkind
Loading…
perf: Optimize lpad, rpad for ASCII strings
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
#20278
opened Feb 10, 2026 by
neilconway
Loading…
Improve hash join exec builder
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
#20276
opened Feb 10, 2026 by
askalt
Loading…
feat: Implement Spark SQL Logic Tests (.slt)
bitmap_bit_position function
spark
sqllogictest
#20275
opened Feb 10, 2026 by
kazantsev-maksim
Loading…
doc: Add documentation for pushing limit into plan
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
#20271
opened Feb 10, 2026 by
2010YOUY01
Loading…
feat: Integrate CastColumnExpr into PhysicalExprAdapter
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
#20269
opened Feb 10, 2026 by
kumarUjjawal
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
#20257
opened Feb 10, 2026 by
dependabot
bot
Loading…
Validate coerce int96 config 17498
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
#20253
opened Feb 10, 2026 by
AlyAbdelmoneim
Loading…
chore: enable clippy::clone_on_ref_ptr lint for the whole workspace (#17083)
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
execution
Related to the execution crate
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
spark
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#20250
opened Feb 10, 2026 by
JoshElkind
Loading…
WIP: FFI query planner
core
Core DataFusion crate
execution
Related to the execution crate
ffi
Changes to the ffi crate
#20249
opened Feb 9, 2026 by
milenkovicm
•
Draft
Add additional sqllogictest coverage for scalar and correlated subqueries
sqllogictest
SQL Logic Tests (.slt)
#20248
opened Feb 9, 2026 by
Tushar7012
Loading…
Fix incorrect Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
SortExec removal before AggregateExec (option 2)
optimizer
#20247
opened Feb 9, 2026 by
alamb
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.