-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Do not merge - Test df binding python
core
Core DataFusion crate
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#21095
opened Mar 22, 2026 by
coderfender
•
Draft
Fix index oob panic in unparser with mismatched stacked projections
sql
SQL Planner
#21094
opened Mar 21, 2026 by
friendlymatthew
Loading…
PlanningPerf: Add global default ConfigOptions
common
Related to common crate
core
Core DataFusion crate
execution
Related to the execution 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
#21093
opened Mar 21, 2026 by
alamb
Loading…
Add a builder to Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
performance
Make DataFusion faster
SimplifyContext to avoid allocating default values
core
#21092
opened Mar 21, 2026 by
AdamGS
Loading…
docs: Document the TableProvider evaluation order for filter, limit and projection
catalog
Related to the catalog crate
#21091
opened Mar 21, 2026 by
alamb
Loading…
feat: support GroupsAccumulator for first_value and last_value with string/binary types
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
fix: set escape_char when simplifying starts_with to LIKE
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21086
opened Mar 20, 2026 by
jackye1995
Loading…
Super fast extended tests and improved planning speed linux
common
Related to common crate
development-process
Related to development process of DataFusion
performance
Make DataFusion faster
#21084
opened Mar 20, 2026 by
blaginin
Loading…
perf: Optimize Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
array_sort()
documentation
#21083
opened Mar 20, 2026 by
neilconway
Loading…
[docs] add sql example to timestamp/datetime docs for time zone
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
#21082
opened Mar 20, 2026 by
buraksenn
Loading…
feat(stats): cap NDV at row count in statistics estimation
common
Related to common crate
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#21081
opened Mar 20, 2026 by
asolimando
Loading…
feat(stats): Set distinct_count to Exact(1) when filter narrows column to single value
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21077
opened Mar 20, 2026 by
asolimando
Loading…
Add configurable UNION DISTINCT to FILTER rewrite optimization
common
Related to common crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21075
opened Mar 20, 2026 by
xiedeyantu
Loading…
Refactor percentile UDFs to use TypeSignature API
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21074
opened Mar 20, 2026 by
theirix
Loading…
[Minor] add non topk benchmarks for utf8/utf8view string aggregates
core
Core DataFusion crate
#21073
opened Mar 20, 2026 by
buraksenn
Loading…
WIP: Extension type casts using extension registry
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
ffi
Changes to the ffi crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
#21071
opened Mar 20, 2026 by
paleolimbot
•
Draft
Skip probe-side consumption when hash join build side is empty
physical-plan
Changes to the physical-plan crate
#21068
opened Mar 20, 2026 by
kosiew
Loading…
feat(spark): Adds spark round function
spark
sqllogictest
SQL Logic Tests (.slt)
#21062
opened Mar 19, 2026 by
SubhamSinghal
Loading…
ensure dynamic filters are correctly pushed down through aggregations
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#21059
opened Mar 19, 2026 by
jayshrivastava
Loading…
fix: preserve duplicate GROUPING SETS rows
bug
Something isn't working
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21058
opened Mar 19, 2026 by
xiedeyantu
Loading…
Fix push_down_filter for children with non-empty fetch fields
bug
Something isn't working
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21057
opened Mar 19, 2026 by
shivbhatia10
Loading…
add proto converter reference to PhysicalExtensionCodec
ffi
Changes to the ffi crate
proto
Related to proto crate
#21055
opened Mar 19, 2026 by
jayshrivastava
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.