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] Fix panic on RightMark hash joins when propagating ordering (#24718) core Core DataFusion crate optimizer Optimizer rules
#24759 opened Aug 28, 2026 by timsaucer Member Loading…
fix(sql): reject unsupported relation modifiers core Core DataFusion crate sql SQL Planner
#24758 opened Aug 28, 2026 by geoffreyclaude Contributor Draft
Refine and document AggregateExec metrics documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#24757 opened Aug 28, 2026 by kosiew Contributor Draft
fix(examples): apply relation aliases once documentation Improvements or additions to documentation logical-expr Logical plan and expressions
#24756 opened Aug 28, 2026 by geoffreyclaude Contributor Draft
feat(sql): expose CTE scope to relation planners core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions sql SQL Planner
#24755 opened Aug 28, 2026 by geoffreyclaude Contributor Draft
test: reject hyphenated UDF argument names core Core DataFusion crate
#24751 opened Aug 28, 2026 by mattisonchao Member Loading…
fix: prevent CSE from extracting window functions optimizer Optimizer rules
#24750 opened Aug 28, 2026 by cdelmonte-zg Loading…
docs: Upate governance page documentation Improvements or additions to documentation
#24749 opened Aug 28, 2026 by alamb Contributor Loading…
bench: add grouped aggregate filter benchmarks physical-plan Changes to the physical-plan crate
#24748 opened Aug 28, 2026 by lyne7-sc Contributor Loading…
Read primitive values directly in branchless IN LIST filters physical-expr Changes to the physical-expr crates
#24747 opened Aug 28, 2026 by geoffreyclaude Contributor Loading…
fix: emit deferred unmatched rows when memory-limited NestedLoopJoin exhausts its left side core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24746 opened Aug 28, 2026 by viirya Member Queued
Fix OneSideHashJoiner memory size accounting physical-plan Changes to the physical-plan crate
#24744 opened Aug 28, 2026 by kosiew Contributor Loading…
fix: preserve external sort workspace across spilling physical-plan Changes to the physical-plan crate
#24740 opened Aug 28, 2026 by sunchao Member Loading…
test: cover unsorted contiguous groups in one partition physical-plan Changes to the physical-plan crate
#24737 opened Aug 27, 2026 by xavlee Contributor Draft
fix: count aggregation_time once per batch instead of once per accumulator physical-plan Changes to the physical-plan crate
#24736 opened Aug 27, 2026 by ranflarion Contributor Loading…
feat: share the session RuntimeEnv across the FFI boundary api change Changes the API exposed to users of the crate auto detected api change Auto detected API change documentation Improvements or additions to documentation ffi Changes to the ffi crate
#24733 opened Aug 27, 2026 by timsaucer Member Draft
bench(h2o): window Top-N sweep over a declared-sorted input
#24732 opened Aug 27, 2026 by SubhamSinghal Contributor Loading…
Make udaf_default_* display/schema name helpers non-generic (214 KB smaller binary) api change Changes the API exposed to users of the crate auto detected api change Auto detected API change logical-expr Logical plan and expressions
#24728 opened Aug 27, 2026 by alamb Contributor Loading…
fix(proto): check integer conversions in common options and constraints datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate
#24726 opened Aug 27, 2026 by buraksenn Contributor Loading…
fix: preserve cast target metadata auto detected api change Auto detected API change functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#24725 opened Aug 27, 2026 by gene-bordegaray Contributor Loading…
fix: do not duplicate volatile expressions when extracting leaf expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#24720 opened Aug 27, 2026 by jaideeppyne Loading…
Fix issue #24701 Better error when the query contains reserved names sql SQL Planner
#24715 opened Aug 27, 2026 by Ruchirtripathi Contributor Loading…
ProTip! no:milestone will show everything without a milestone.