-
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
feat: include source field context in cast errors
physical-expr
Changes to the physical-expr crates
#24920
opened Sep 3, 2026 by
haohuaijin
Contributor
Loading…
fix(optimizer): bound planning-time regex compilation
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
#24917
opened Sep 3, 2026 by
goutamadwant
Contributor
Loading…
fix: allow free RANGE window frames over ORDER BY types without arithmetic
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#24916
opened Sep 3, 2026 by
edubraqd
Loading…
fix: honour
datafusion.sql_parser.recursion_limit in datafusion-cli
#24914
opened Sep 3, 2026 by
edubraqd
Loading…
fix: report nested SQL Planner
sqllogictest
SQL Logic Tests (.slt)
unnest of a struct as a planning error
sql
#24912
opened Sep 3, 2026 by
edubraqd
Loading…
fix: reject invalid strftime strings in Related to common crate
datafusion.format.* options
common
#24910
opened Sep 3, 2026 by
edubraqd
Loading…
fix: do not panic when partitioning a Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
COPY by an out-of-range date
datasource
#24908
opened Sep 3, 2026 by
edubraqd
Loading…
Unify temporal field parsing with DatePart
functions
Changes to functions implementation
spark
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#24906
opened Sep 3, 2026 by
sdf-jkl
Contributor
Loading…
fix: reject invalid parquet writer options instead of panicking
common
Related to common crate
#24905
opened Sep 3, 2026 by
edubraqd
Loading…
fix: reject negative Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
INTERVAL offsets in RANGE window frames
optimizer
#24903
opened Sep 3, 2026 by
edubraqd
Loading…
fix: do not preallocate Changes to functions implementation
max_size centroids in TDigest
functions
#24901
opened Sep 3, 2026 by
edubraqd
Loading…
fix: avoid dividing by zero in Changes to functions implementation
avg for decimals with a negative scale
functions
#24899
opened Sep 3, 2026 by
edubraqd
Loading…
fix: do not overflow in Logical plan and expressions
unwrap_cast for decimals with a negative scale
logical-expr
#24897
opened Sep 3, 2026 by
edubraqd
Loading…
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: 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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.