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(optimizer): Take full expression nullability into account for join key nullability optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25029 opened Sep 7, 2026 by AdamGS Contributor Loading…
perf: emit unmatched build rows in batch_size chunks in HashJoinExec physical-plan Changes to the physical-plan crate
#25028 opened Sep 7, 2026 by jayzhan211 Contributor Loading…
bench: discover ClickBench query files in sql_planner instead of hardcoding ranges core Core DataFusion crate
#25027 opened Sep 7, 2026 by adriangb Contributor Loading…
feat[functions]: use placement to pushdown bit/octet/''_length functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25025 opened Sep 7, 2026 by joseph-isaacs Contributor Loading…
Add special case in validate_struct_compatibility for empty structs common Related to common crate
#25023 opened Sep 7, 2026 by pepijnve Contributor Loading…
fix: ignore constant aggregate completion boundaries core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25019 opened Sep 7, 2026 by yashrb24 Contributor Loading…
perf: defer nulls creation until needed in ArrowBytesViewMap physical-expr Changes to the physical-expr crates
#25014 opened Sep 7, 2026 by rluvaton Member Loading…
feat: expose struct field access for custom scalar functions core Core DataFusion crate datasource Changes to the datasource crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#25013 opened Sep 7, 2026 by peterxcli Member Draft
perf: extend compact IN-list pruning to ordered types common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#25012 opened Sep 7, 2026 by kumarUjjawal Contributor Loading…
perf: reuse column normalization context across expressions logical-expr Logical plan and expressions
#25010 opened Sep 7, 2026 by goutamadwant Contributor Loading…
fix: preserve ProjectionExec metadata during serialization auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate proto Related to proto crate
#25009 opened Sep 7, 2026 by goutamadwant Contributor Loading…
fix: EXISTS/IN subqueries hit the count bug for groupless aggregates optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25008 opened Sep 7, 2026 by mohammadnaqvi04 Loading…
chore: Clean up out-of-date comments for aggregate refactor 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)
#25007 opened Sep 7, 2026 by 2010YOUY01 Contributor Loading…
fix: reject unsupported DELETE LIMIT sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25005 opened Sep 7, 2026 by ryux1 Contributor Loading…
fix: cancel the NestedLoopJoin coordinated fallback when a partition is dropped unfinished physical-plan Changes to the physical-plan crate
#25004 opened Sep 7, 2026 by viirya Member Loading…
feat(parquet): support page-level limit pruning core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#25000 opened Sep 6, 2026 by peterxcli Member Loading…
2
2
fix, perf: Use Arrow comparator for key comparison in map_extract functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24999 opened Sep 6, 2026 by neilconway Contributor Loading…
2
2
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 sqllogictest SQL Logic Tests (.slt)
#24996 opened Sep 6, 2026 by yashrb24 Contributor Loading…
perf: allow concurrent TrackConsumersPool updates execution Related to the execution crate
#24993 opened Sep 6, 2026 by yashrb24 Contributor 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.