-
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
fix: Correct output-count stats for partitioned partial aggs
auto detected api change
Auto detected API change
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#22780
opened Jun 5, 2026 by
neilconway
Contributor
Loading…
Add logical range partitioning representation
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
substrait
Changes to the substrait crate
#22777
opened Jun 5, 2026 by
gene-bordegaray
Contributor
Loading…
feat(sqllogictest): SLT-opt-in memory overdraft factor + actionable error
sqllogictest
SQL Logic Tests (.slt)
#22776
opened Jun 5, 2026 by
avantgardnerio
Contributor
Loading…
fix: Coerce aggregate FILTER predicates to boolean
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22774
opened Jun 5, 2026 by
pchintar
Loading…
Refactor projection scalar subquery rewrites to use slot-owned state
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22771
opened Jun 5, 2026 by
kosiew
Contributor
Loading…
Refactor Changes to functions implementation
regexp_count_inner into a unified row-processing pipeline while preserving behavior
functions
#22770
opened Jun 5, 2026 by
kosiew
Contributor
Loading…
perf: improve approx_distinct performance 100x when there are fewer distinct values with many groups
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22768
opened Jun 5, 2026 by
haohuaijin
Contributor
Loading…
chore: Define backport criteria
documentation
Improvements or additions to documentation
#22766
opened Jun 4, 2026 by
comphead
Contributor
Loading…
fix: Enable sliding window execution for covar_pop, covar_samp, and corr
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22764
opened Jun 4, 2026 by
pchintar
Loading…
fix: Scale semi/anti-join column stats by estimated row count
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#22762
opened Jun 4, 2026 by
neilconway
Contributor
Loading…
fix: preserve timestamp precision when coercing mixed time units
common
Related to common crate
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#22759
opened Jun 4, 2026 by
fengys1996
Loading…
fix: handle NULLs in sliding SUM(DISTINCT) window frames
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22755
opened Jun 4, 2026 by
kumarUjjawal
Contributor
Loading…
fix: make skip_partial_aggregation_probe_ratio_threshold match the docs
physical-plan
Changes to the physical-plan crate
#22752
opened Jun 4, 2026 by
haohuaijin
Contributor
Loading…
refactor(physical-plan): extract make_group_column factory + eager init at try_new + tighten Time variants
physical-plan
Changes to the physical-plan crate
#22751
opened Jun 4, 2026 by
zhuqi-lucas
Contributor
Loading…
chore(deps): bump the all-other-cargo-deps group with 6 updates
auto-dependencies
core
Core DataFusion crate
#22750
opened Jun 3, 2026 by
dependabot
Bot
Loading…
chore: Update to arrow/parquet 59.0.0
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
spark
slt+accounting: surface GroupValuesRows::emit untracked decode (closes #22739)
sqllogictest
SQL Logic Tests (.slt)
#22741
opened Jun 3, 2026 by
avantgardnerio
Contributor
Loading…
feat: implement Spark-compatible weekday function
spark
sqllogictest
SQL Logic Tests (.slt)
#22740
opened Jun 3, 2026 by
sjhddh
Loading…
Fix volatile scalar subquery deduplication
auto detected api change
Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#22736
opened Jun 3, 2026 by
kumarUjjawal
Contributor
Loading…
Improve error message on invalid casts for structs
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#22730
opened Jun 3, 2026 by
mkleen
Contributor
Loading…
refactor: Split hash aggregation logic into separated streams
auto detected api change
Auto detected API change
common
Related to common crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#22729
opened Jun 3, 2026 by
2010YOUY01
Contributor
Loading…
1 task done
perf(optimizer): generic in-place mutable rewrite to obsolete per-rule fast-paths
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#22728
opened Jun 3, 2026 by
zhuqi-lucas
Contributor
•
Draft
fix: regex simplification of anchored patterns produces wrong results
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22727
opened Jun 3, 2026 by
lyne7-sc
Contributor
Loading…
docs: add Boston DataFusion meetup
documentation
Improvements or additions to documentation
#22722
opened Jun 2, 2026 by
alamb
Contributor
Loading…
Lower SLT HEADROOM_FACTOR 8.0 -> 5.0 to surface nested_loop_join_spill leak
sqllogictest
SQL Logic Tests (.slt)
#22721
opened Jun 2, 2026 by
avantgardnerio
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.