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: 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…
Pwmj metrics accounting physical-plan Changes to the physical-plan crate
#24956 opened Sep 5, 2026 by SubhamSinghal Contributor Loading…
bench: add PWMJ vs NestedLoopJoin criterion coverage for LeftMark/Rig… core Core DataFusion crate
#24955 opened Sep 5, 2026 by SubhamSinghal Contributor Loading…
fix: stabilize grouped correlation with centered moments functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24953 opened Sep 5, 2026 by bvolpato Contributor Draft
fix: avoid unsafe set rewrites for compound IN lists optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#24952 opened Sep 5, 2026 by bvolpato Contributor Draft
fix: reject NULL partition keys during partitioned writes datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#24951 opened Sep 5, 2026 by bvolpato Contributor Draft
fix: reject a zero objectstore_writer_buffer_size instead of hanging common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#24949 opened Sep 4, 2026 by edubraqd Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.