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

Support dotted field access on struct lambda parameters in SQL exprs sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25177 opened Sep 10, 2026 by shehab-ali Contributor Draft
Feat: allow fine tuning output record batch size for repartionionExec physical-plan Changes to the physical-plan crate
#25176 opened Sep 10, 2026 by Rich-T-kid Contributor Loading…
test: characterization suite for timestamps with time zone sqllogictest SQL Logic Tests (.slt)
#25175 opened Sep 10, 2026 by adriangb Contributor Loading…
fix: accept all timestamp precisions in generate_series/range functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25173 opened Sep 10, 2026 by adriangb Contributor Loading…
fix: enforce fair memory limits across sibling reservations core Core DataFusion crate execution Related to the execution crate physical-plan Changes to the physical-plan crate
#25172 opened Sep 10, 2026 by sunchao Member Draft
docs: document the TIMESTAMP WITH TIME ZONE type mapping and fix a stale comment documentation Improvements or additions to documentation sql SQL Planner
#25171 opened Sep 10, 2026 by adriangb Contributor Loading…
fix: AT TIME ZONE on a timezone-aware timestamp returns a naive timestamp api change Changes the API exposed to users of the crate
#25165 opened Sep 10, 2026 by adriangb Contributor Loading…
test: PostgreSQL differential coverage for timestamps with time zone sqllogictest SQL Logic Tests (.slt)
#25164 opened Sep 10, 2026 by adriangb Contributor Loading…
feat: support timezone, timezone_hour and timezone_minute in date_part documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25163 opened Sep 10, 2026 by adriangb Contributor Loading…
fix: from_unixtime should respect datafusion.execution.time_zone auto detected api change Auto detected API change documentation Improvements or additions to documentation functions Changes to functions implementation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25161 opened Sep 10, 2026 by adriangb Contributor Loading…
chore: remove async-trait from dependency graph catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#25160 opened Sep 10, 2026 by rtyler Contributor Draft
feat: add opt-in probe selection for partitioned inner hash joins common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25159 opened Sep 10, 2026 by QinXi-ai Draft
fix(physical-plan): honor distinct soft limits in SingleHashAggregateStream physical-plan Changes to the physical-plan crate
#25158 opened Sep 10, 2026 by TinyMurky Contributor Loading…
Pin GitHub-hosted runners to Ubuntu 24.04 development-process Related to development process of DataFusion
#25151 opened Sep 10, 2026 by blaginin Member Loading…
perf(aggregate): specialize fully ordered group keys without hashing common Related to common crate physical-plan Changes to the physical-plan crate
#25150 opened Sep 10, 2026 by QinXi-ai Loading…
fix: treat typed nulls as missing bounds in aggregate dynamic filter merge physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25149 opened Sep 10, 2026 by uddhavdave Loading…
fix: Set Substrait aggregation phase to INITIAL_TO_RESULT substrait Changes to the substrait crate
#25146 opened Sep 10, 2026 by namanjain24-sudo Loading…
feat: make object_store support optional catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation execution Related to the execution crate functions Changes to functions implementation optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate spark sql SQL Planner substrait Changes to the substrait crate
#25144 opened Sep 10, 2026 by Xuanwo Member Loading…
fix: preserve short-circuit evaluation in Boolean CASE simplification optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25143 opened Sep 10, 2026 by emecii Loading…
fix: preserve scalar UDF bounds across FFI ffi Changes to the ffi crate
#25142 opened Sep 10, 2026 by emecii Loading…
fix: EXTRACT comparisons against an out-of-range year return NULL functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25140 opened Sep 10, 2026 by 1fanwang Contributor Loading…
fix: reject window functions in WHERE and HAVING during logical planning core Core DataFusion crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25139 opened Sep 10, 2026 by adriangb Contributor Loading…
fix: wrong log and power results for a base of 1, 0 or negative core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25138 opened Sep 9, 2026 by 1fanwang Contributor Loading…
fix: prevent date_trunc array underflow functions Changes to functions implementation
#25131 opened Sep 9, 2026 by benbellick Contributor Loading…
fix: map[key] panics for nested map keys functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25130 opened Sep 9, 2026 by neilconway Contributor Loading…
ProTip! Adding no:label will show everything without a label.