Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(HashJoinStream): rewrite to generators and simplify physical-plan Changes to the physical-plan crate
#24020 opened Jul 30, 2026 by rluvaton Member Draft
Reapply "Add ExecutionPlan::apply_expressions() (apache#20337)" (apache#22437) auto detected api change Auto detected API change catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation ffi Changes to the ffi crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate
#24018 opened Jul 30, 2026 by jayshrivastava Contributor Loading…
chore(SingleHashAggregateStream): refactor to async generator implementation physical-plan Changes to the physical-plan crate
#24016 opened Jul 30, 2026 by buraksenn Contributor Loading…
chore(PartialReduceHashAggregateStream): convert to async generators and cleanup physical-plan Changes to the physical-plan crate
#24015 opened Jul 30, 2026 by rluvaton Member Loading…
chore: cleanup OrderedPartialAggregateStream more physical-plan Changes to the physical-plan crate
#24012 opened Jul 30, 2026 by rluvaton Member Loading…
chore(OrderedFinalAggregateStream): refactor to async generator physical-plan Changes to the physical-plan crate
#24008 opened Jul 30, 2026 by rluvaton Member Loading…
feat(physical-plan): expose finalized Accumulator state on BoundedWindowAggExec physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#24007 opened Jul 30, 2026 by avantgardnerio Contributor Draft
[QECO-1569] Preserve projected constants in aggregate arguments optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#24005 opened Jul 30, 2026 by Adam-Alani Draft
fix(parquet): cache deferred page index loads datasource Changes to the datasource crate
#24004 opened Jul 30, 2026 by Minghan2005 Draft
refactor(proto): put Partitioning / sort-expression serde on the types physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate
#24003 opened Jul 30, 2026 by adriangb Contributor Loading…
Allow constant expressions in date_part documentation Improvements or additions to documentation functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#23997 opened Jul 30, 2026 by Adam-Alani Draft
fix: reject nested arrays in array_distance functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23995 opened Jul 30, 2026 by 2010YOUY01 Contributor Loading…
docs(upgrading): document RecursiveQuery schema field in upgrade guide documentation Improvements or additions to documentation
#23991 opened Jul 30, 2026 by AlvaroBalbin Loading…
perf(sort-merge): cache current-row bytes in RowValues for SortPreservingMerge physical-plan Changes to the physical-plan crate
#23990 opened Jul 30, 2026 by zhuqi-lucas Contributor Loading…
refactor: move lambda variable scope into Physical Planning Context auto detected api change Auto detected API change documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#23989 opened Jul 30, 2026 by sweb Contributor Loading…
minor(test): strengthen sort-merge join spilling coverage core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#23988 opened Jul 30, 2026 by buraksenn Contributor Loading…
fix(spark): correct mod ANSI zero divisor and negative zero handling spark sqllogictest SQL Logic Tests (.slt)
#23987 opened Jul 30, 2026 by u70b3 Contributor Loading…
perf(aggregate): consecutive-keys (last-group) cache for GROUP BY on clustered data physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23986 opened Jul 30, 2026 by zhuqi-lucas Contributor Draft
fix: preserve projection field metadata during physical planning core Core DataFusion crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23981 opened Jul 29, 2026 by subotac Loading…
test (aggregation-fuzzer): exercise spilling under a bounded memory pool core Core DataFusion crate
#23979 opened Jul 29, 2026 by naman-modi Contributor Loading…
Add dfbench statistics command
#23975 opened Jul 29, 2026 by gabotechs Contributor Loading…
test: improve array_distance sqllogictest coverage sqllogictest SQL Logic Tests (.slt)
#23971 opened Jul 29, 2026 by 2010YOUY01 Contributor Draft
ProTip! Follow long discussions with comments:>50.