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

fix: prevent panic and incorrect results for COUNT with ORDER BY functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24997 opened Sep 6, 2026 by geoffreyclaude Contributor Draft
feat: add early emit count metric to partial aggregates physical-plan Changes to the physical-plan crate
#24996 opened Sep 6, 2026 by yashrb24 Loading…
perf: allow concurrent TrackConsumersPool updates execution Related to the execution crate
#24993 opened Sep 6, 2026 by yashrb24 Loading…
[branch-55] fix: preserve projection metadata during optimization (#24670) physical-plan Changes to the physical-plan crate
#24992 opened Sep 6, 2026 by gene-bordegaray Contributor Loading…
fix: apply regexp_instr subexpr to the N-th match, not the first functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24991 opened Sep 6, 2026 by MaxFreedomPollard Loading…
fix: correct the copy-pasted docs for covar_pop and bool_or documentation Improvements or additions to documentation functions Changes to functions implementation
#24990 opened Sep 6, 2026 by jackylee-ch Contributor Loading…
fix: reject groups accumulator for distinct bitwise aggregates functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24989 opened Sep 6, 2026 by jackylee-ch Contributor Loading…
Fix Numeric signature coercion to properly handle null types logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#24988 opened Sep 6, 2026 by Jefffrey Contributor Loading…
fix: accept an empty flags string in regexp_replace functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24987 opened Sep 6, 2026 by jackylee-ch Contributor Loading…
fix: preserve nulls in array_has_any/all empty-needle path functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24986 opened Sep 6, 2026 by yashrb24 Loading…
feat: support filter pushdown through UNNEST operator core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24984 opened Sep 6, 2026 by Mark1626 Contributor Loading…
feat: implement support for INSERT ... ON CONFLICT (DO NOTHING / DO UPDATE) clauses catalog Related to the catalog crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24982 opened Sep 6, 2026 by Nachiket-Roy Contributor Loading…
perf: Optimize prefix-group processing in PartialSortExec physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24979 opened Sep 6, 2026 by lyne7-sc Contributor Loading…
perf(optimizer): avoid redundant aggregate planning work optimizer Optimizer rules
#24977 opened Sep 6, 2026 by neilconway Contributor Loading…
fix(physical-plan): report Final emission for LeftSemi hash and neste… core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24976 opened Sep 6, 2026 by TinyMurky Loading…
Fix Postgres decimal formatter clippy sqllogictest SQL Logic Tests (.slt)
#24975 opened Sep 6, 2026 by osipovartem Contributor Loading…
Support predicate subqueries in projections optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#24972 opened Sep 6, 2026 by osipovartem Contributor Loading…
fix: preserve target extension metadata in INSERT sql SQL Planner
#24971 opened Sep 6, 2026 by osipovartem Contributor Loading…
Support INSERT OVERWRITE for MemTable catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate
#24969 opened Sep 6, 2026 by osipovartem Contributor Loading…
Reduce binary size of ScalarUDFImpl default impls logical-expr Logical plan and expressions
#24966 opened Sep 6, 2026 by simonvandel Contributor Loading…
refactor: share join input unparsing auto detected api change Auto detected API change core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#24965 opened Sep 6, 2026 by Xuanwo Member Draft
test: consolidate ASOF SQL coverage auto detected api change Auto detected API change core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#24964 opened Sep 6, 2026 by Xuanwo Member Draft
fix: defer InterleaveExec partitioning check to InvariantLevel::Executable core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24963 opened Sep 6, 2026 by jayzhan211 Contributor Loading…
fix: sort pushed below GlobalLimitExec ignores skip, returning too few rows core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#24958 opened Sep 6, 2026 by jayzhan211 Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.