-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(hash-aggr): Simplify aggregate hash table with tempated functions
physical-plan
Changes to the physical-plan crate
#23324
opened Jul 5, 2026 by
2010YOUY01
Contributor
Loading…
fix: gate debug-only assertions in physical planner test test_optimization_invariant_checker
core
Core DataFusion crate
#23323
opened Jul 4, 2026 by
buraksenn
Contributor
Loading…
feat: support decimals in trunc UDF
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23320
opened Jul 4, 2026 by
theirix
Contributor
Loading…
Add regression tests for hash-join dynamic filter expression policy
physical-plan
Changes to the physical-plan crate
#23319
opened Jul 4, 2026 by
kosiew
Contributor
Loading…
chore: Update to arrow/parquet 59.1.0
auto detected api change
Auto detected API change
common
Related to common crate
functions
Changes to functions implementation
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
spark
IN LIST: add Float16 bitmap filter
physical-expr
Changes to the physical-expr crates
#23311
opened Jul 3, 2026 by
geoffreyclaude
Contributor
Loading…
fix: preserve precision in log() with mixed float-width arguments
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23310
opened Jul 3, 2026 by
raphaelroshan
•
Draft
refactor(hash-aggr): Simplify aggregate hash table
physical-plan
Changes to the physical-plan crate
#23309
opened Jul 3, 2026 by
2010YOUY01
Contributor
•
Draft
fix: return execution error instead of capacity overflow panic in array_resize
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23306
opened Jul 3, 2026 by
buraksenn
Contributor
Loading…
Add IN list sqllogictest test (and integer type coverage)
sqllogictest
SQL Logic Tests (.slt)
#23305
opened Jul 3, 2026 by
alamb
Contributor
Loading…
Fix inexact partitioned TopK sort pushdown
core
Core DataFusion crate
optimizer
Optimizer rules
#23301
opened Jul 3, 2026 by
xudong963
Member
Loading…
chore: deprecate record_batch macro in favor of upstream one
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
ffi
Changes to the ffi crate
#23295
opened Jul 2, 2026 by
buraksenn
Contributor
Loading…
feat: Support duration type in approx_distinct
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23291
opened Jul 2, 2026 by
mkleen
Contributor
Loading…
Push sort requirements through simple projections
auto detected api change
Auto detected API change
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#23288
opened Jul 2, 2026 by
aectaan
Loading…
Support prefix-scoped object stores in the registry
auto detected api change
Auto detected API change
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
fix: Batch size limit in re-spill compounds
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
#23286
opened Jul 2, 2026 by
EmilyMatt
Contributor
Loading…
perf: split row groups by file range (morsel splitting)
auto detected api change
Auto detected API change
common
Related to common crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
Test: add more aggregation focused dictionary sql logic test
sqllogictest
SQL Logic Tests (.slt)
#23280
opened Jul 1, 2026 by
Rich-T-kid
Contributor
Loading…
fix: Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
time ± interval returns a wrapped time instead of an interval
logical-expr
#23279
opened Jul 1, 2026 by
vismaytiwari
Loading…
fix: Avoid panicing when stats are not available for a file group split
datasource
Changes to the datasource crate
#23277
opened Jul 1, 2026 by
mkleen
Contributor
Loading…
feat: Implement state conversion for remaining group accumulators
core
Core DataFusion crate
functions
Changes to functions implementation
#23275
opened Jul 1, 2026 by
lyne7-sc
Contributor
Loading…
Add Auto detected API change
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
EmitTo::FirstBlock for grouped aggregate emission
auto detected api change
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.