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

[branch-55] Align metadata propagation through Physical and Logical casts (#23169) functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#24875 opened Sep 2, 2026 by timsaucer Member Draft
chore: convert FinalHashAggregateStream to async generators and cleanup physical-plan Changes to the physical-plan crate
#24874 opened Sep 2, 2026 by rluvaton Member Loading…
perf: embed projections in ASOF joins physical-plan Changes to the physical-plan crate
#24873 opened Sep 2, 2026 by Xuanwo Member Draft
docs: fix three dead links to datafusion.apache.org documentation Improvements or additions to documentation
#24872 opened Sep 2, 2026 by rawsun007 Loading…
refactor(hash-aggr): route grouping sets to the migrated hash streams physical-plan Changes to the physical-plan crate
#24870 opened Sep 2, 2026 by 2010YOUY01 Contributor Loading…
1 task done
perf: compact inputs for grouped aggregate filter functions Changes to functions implementation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24869 opened Sep 2, 2026 by lyne7-sc Contributor Loading…
feat: support binary types in octet_length functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24867 opened Sep 2, 2026 by eddietejeda Loading…
fix: check for key retriever in Parquet decryption properties conversion common Related to common crate
#24866 opened Sep 1, 2026 by adamreeve Contributor Loading…
fix: propagate field metadata through coalesce, nvl, and nvl2 functions Changes to functions implementation
#24865 opened Sep 1, 2026 by james-willis Loading…
fix: make a cast target's metadata authoritative functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#24864 opened Sep 1, 2026 by adriangb Contributor Draft
chore(deps): bump substrait from 0.63.0 to 0.65.0 substrait Changes to the substrait crate
#24861 opened Sep 1, 2026 by alexandrefimov Loading…
Allow a non-distinct count alongside the single distinct aggregate in SingleDistinctToGroupBy optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#24859 opened Sep 1, 2026 by adriangb Contributor Draft
fix: charge retained scratch indices capacity in GroupsAccumulatorAdapter functions Changes to functions implementation
#24858 opened Sep 1, 2026 by adriangb Contributor Draft
fix: stop pre-allocating and undercounting a hash table per COUNT(DISTINCT) group core Core DataFusion crate functions Changes to functions implementation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#24857 opened Sep 1, 2026 by adriangb Contributor Draft
test: add regression coverage for terminal hash aggregate drain physical-plan Changes to the physical-plan crate
#24853 opened Sep 1, 2026 by hhhizzz Contributor Loading…
fix: account for memory that we still hold on when splitting batch physical-plan Changes to the physical-plan crate
#24852 opened Sep 1, 2026 by rluvaton Member Loading…
fix: avoid i8 overflow when computing the wider decimal precision logical-expr Logical plan and expressions
#24851 opened Sep 1, 2026 by dylanpulver Loading…
Enable more clippy lints auto detected api change Auto detected API change catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate 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
#24848 opened Sep 1, 2026 by emilk Contributor Loading…
Support planning scalar functions in ExprPlanner logical-expr Logical plan and expressions sql SQL Planner
#24846 opened Sep 1, 2026 by MichaelScofield Contributor Loading…
chore(deps): bump pydata-sphinx-theme from 0.20.0 to 0.21.0 in the all-uv-deps group auto-dependencies documentation Improvements or additions to documentation
#24843 opened Sep 1, 2026 by dependabot Bot Loading…
chore(deps): bump substrait from 0.63.0 to 0.65.0 auto detected api change Auto detected API change auto-dependencies substrait Changes to the substrait crate
#24842 opened Sep 1, 2026 by dependabot Bot Loading…
Prevent array_position panic for minimum start positions functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24838 opened Sep 1, 2026 by 1fanwang Contributor Loading…
perf: extend string IN-list pruning benchmark coverage
#24836 opened Sep 1, 2026 by goutamadwant Contributor Loading…
ProTip! no:milestone will show everything without a milestone.