-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: wrap instead of panicking on overflow in the Changes to functions implementation
Duration avg accumulator
functions
#24895
opened Sep 3, 2026 by
edubraqd
Loading…
fix: do not panic when displaying a Related to common crate
Date64 scalar of i64::MIN
common
#24893
opened Sep 3, 2026 by
edubraqd
Loading…
fix: RepartitionExec deadlock when its spill pool holds two open files
core
Core DataFusion crate
development-process
Related to development process of DataFusion
physical-plan
Changes to the physical-plan crate
#24891
opened Sep 2, 2026 by
adriangb
Contributor
Loading…
fix(physical-plan): CoalescePartitionsExec panic on wasm32-unknown-unknown
physical-plan
Changes to the physical-plan crate
#24890
opened Sep 2, 2026 by
kentkwu
Contributor
Loading…
fix: duplicate groups after spilling in legacy hash aggregation with a nested group key
core
Core DataFusion crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
fix: clear memory after emit all in count distinct
core
Core DataFusion crate
functions
Changes to functions implementation
#24888
opened Sep 2, 2026 by
rluvaton
Member
Loading…
fix: preserve output field name when reversing aggregate window expressions
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
test: add aggregate fuzz tests for all shapes
core
Core DataFusion crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
Cover the configMatrix runner path with an end-to-end sqllogictest fixture
sqllogictest
SQL Logic Tests (.slt)
#24878
opened Sep 2, 2026 by
bharadwaj-pendyala
Loading…
refactor(hash-aggr): Simplify partial hash aggregate with generator pattern
physical-plan
Changes to the physical-plan crate
#24877
opened Sep 2, 2026 by
2010YOUY01
Contributor
•
Draft
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
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
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)
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
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
fix: charge retained scratch indices capacity in GroupsAccumulatorAdapter
functions
Changes to functions implementation
#24858
opened Sep 1, 2026 by
adriangb
Contributor
Loading…
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
docs: fix the Substrait round-trip instructions in the sqllogictest README
sqllogictest
SQL Logic Tests (.slt)
#24855
opened Sep 1, 2026 by
alexandrefimov
Loading…
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.