-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: propagate inner-field metadata through make_array and array_agg
common
Related to common crate
functions
Changes to functions implementation
spark
sqllogictest
SQL Logic Tests (.slt)
#22176
opened May 14, 2026 by
CuteChuanChuan
Contributor
Loading…
fix: Nested self-referential CASE chains should not cause exponential hashing work during physical planning.
physical-expr
Changes to the physical-expr crates
#22175
opened May 14, 2026 by
avantgardnerio
Contributor
Loading…
feat: fix windows decimal casting frame
common
Related to common crate
sqllogictest
SQL Logic Tests (.slt)
#22174
opened May 14, 2026 by
comphead
Contributor
Loading…
perf: bypass values.value(i) for inline strings in ArrowBytesViewMap
physical-expr
Changes to the physical-expr crates
#22172
opened May 14, 2026 by
RyanJamesStewart
Loading…
perf: Optimize Changes to functions implementation
translate to use new bulk-NULL string builders
functions
#22171
opened May 14, 2026 by
neilconway
Contributor
Loading…
Support DISTINCT ON with aggregation and windows
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#22169
opened May 14, 2026 by
kumarUjjawal
Contributor
Loading…
fix: reduce memory allocation overhead during partial aggregation ear…
physical-plan
Changes to the physical-plan crate
#22165
opened May 14, 2026 by
ariel-miculas
Contributor
Loading…
Fix extension type metadata propagation through casts
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#22162
opened May 14, 2026 by
paleolimbot
Member
•
Draft
Optimize away unused Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
UNNEST under duplicate-insensitive aggregates
optimizer
#22161
opened May 14, 2026 by
kosiew
Contributor
Loading…
feat(parquet): two-stage access-plan hooks with shared async reader
datasource
Changes to the datasource crate
Call take arrays once per repartitioned input batch
physical-plan
Changes to the physical-plan crate
#22159
opened May 13, 2026 by
gene-bordegaray
Contributor
Loading…
Expose Auto detected API change
ffi
Changes to the ffi crate
ExecutionPlan statistics across the FFI boundary
auto detected api change
#22157
opened May 13, 2026 by
mailmindlin
Contributor
Loading…
refactor(parquet-datasource): mechanical cleanup of opener / file_format / row_group_filter
datasource
Changes to the datasource crate
feat: Add Auto detected API change
core
Core DataFusion crate
ffi
Changes to the ffi crate
FFI_QueryPlanner to support foreign query planners across shared-library boundaries
auto detected api change
#22151
opened May 13, 2026 by
milenkovicm
Contributor
Loading…
feat: eliminate GlobalLimitExec when input statistics prove limit is already satisfied
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22150
opened May 13, 2026 by
xiedeyantu
Member
Loading…
docs: add DataFusion Java to subproject listings
documentation
Improvements or additions to documentation
#22149
opened May 13, 2026 by
andygrove
Member
Loading…
fix: preserve Inexact precision in Statistics
common
Related to common crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#22146
opened May 13, 2026 by
timsaucer
Member
Loading…
[PoC] perf: optimize group-only group-by case for primitive cases (clickbench q4)
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
[Experiment] Adaptive filter pushdown
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
bench: remove stale Changes to functions implementation
array_expression benchmark
functions
#22143
opened May 13, 2026 by
kumarUjjawal
Contributor
Loading…
feat: Enable expressions as default value in lead/lag function
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22134
opened May 12, 2026 by
sandugood
Loading…
fix: eliminate group by constant empty input
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22132
opened May 12, 2026 by
HairstonE
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
#22126
opened May 12, 2026 by
dependabot
Bot
Loading…
fix: respect Parquet column order when pruning
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
#22118
opened May 12, 2026 by
kumarUjjawal
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.