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 duplicate projection output names physical-plan Changes to the physical-plan crate
#24073 opened Aug 3, 2026 by msaule Draft
perf: use Vec in ArrowBytesMap physical-expr Changes to the physical-expr crates
#24071 opened Aug 3, 2026 by Punisheroot Loading…
perf: preallocate RowsGroupColumn buffers in take_n physical-plan Changes to the physical-plan crate
#24070 opened Aug 3, 2026 by saadtajwar Contributor Loading…
add ExecutionPlan::dynamic_filters() method auto detected api change Auto detected API change core Core DataFusion crate ffi Changes to the ffi crate physical-plan Changes to the physical-plan crate
#24068 opened Aug 3, 2026 by jayshrivastava Contributor Draft
2
1
perf: specialize single-column hash-join key equality check physical-plan Changes to the physical-plan crate
#24067 opened Aug 3, 2026 by shehab-ali Contributor Draft
chore: introduce a broader set of workspace clippy lints common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate spark
#24066 opened Aug 3, 2026 by emilk Contributor Loading…
feat(functions): re-expose string builder API for concat functions Changes to functions implementation
#24064 opened Aug 3, 2026 by mzabaluev Contributor Loading…
minor: document EquivalenceProperties::project physical-expr Changes to the physical-expr crates
#24063 opened Aug 3, 2026 by zhuqi-lucas Contributor Loading…
Perf: remove extra allocations for hex operations auto detected api change Auto detected API change common Related to common crate functions Changes to functions implementation spark
#24057 opened Aug 3, 2026 by Rich-T-kid Contributor Loading…
fix: keep every spilled slice of a sort-merge join inner key group physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24056 opened Aug 2, 2026 by buraksenn Contributor Loading…
docs: add HashJoinExec metrics to user guide documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#24055 opened Aug 2, 2026 by fyrsta7 Loading…
fix: handle empty patterns in regexp_instr functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24054 opened Aug 2, 2026 by iamhaseebn Loading…
Docs: Update PR template to ask for user-visible rationale development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#24053 opened Aug 2, 2026 by alamb Contributor Loading…
fix: typo for the builder error type logical-expr Logical plan and expressions
#24052 opened Aug 2, 2026 by JosephLenton Loading…
Docs: Add PR review guide documentation Improvements or additions to documentation
#24051 opened Aug 2, 2026 by alamb Contributor Loading…
fix: Correctly process numeric literals with underscores sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24046 opened Aug 1, 2026 by nuno-faria Contributor Loading…
fix: prevent incorrect results when pushing filters through anti joins core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24045 opened Aug 1, 2026 by buraksenn Contributor Loading…
fix(physical-plan): count empty grouping sets in the aggregate row estimate for an empty input physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24039 opened Jul 31, 2026 by asolimando Member Loading…
docs: document all fields and methods of DFParquetMetadata datasource Changes to the datasource crate
#24037 opened Jul 31, 2026 by alamb Contributor Loading…
refactor: unify ParquetFileReader and CachedParquetFileReader api change Changes the API exposed to users of the crate auto detected api change Auto detected API change datasource Changes to the datasource crate documentation Improvements or additions to documentation
#24036 opened Jul 31, 2026 by alamb Contributor Loading…
Expose accumulator state to allow prefix scanning physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#24035 opened Jul 31, 2026 by avantgardnerio Contributor Loading…
perf: gather Linear-mode window input more efficiently physical-plan Changes to the physical-plan crate
#24034 opened Jul 31, 2026 by neilconway Contributor Loading…
perf: track BoundedWindowAggExec Linear-mode watermark once per stream 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 logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#24033 opened Jul 31, 2026 by neilconway Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.