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

DataFrame API: allow aggregate functions in select() (#17874) core Core DataFusion crate
#21021 opened Mar 18, 2026 by cj-zhukov Loading…
[branch-52] chore: Ignore RUSTSEC-2024-0014 (#20862) development-process Related to development process of DataFusion
#21020 opened Mar 18, 2026 by comphead Loading…
docs: explain nondeterministic row ordering without ORDER BY (#7373) documentation Improvements or additions to documentation
#21019 opened Mar 18, 2026 by Xavrir Loading…
docs: clarify NULL handling for array_remove functions (#21014) documentation Improvements or additions to documentation functions Changes to functions implementation
#21018 opened Mar 18, 2026 by Xavrir Loading…
[vibebench] feat: implement GroupJoin optimization (Moerkotte & Neumann, VLDB 2011) optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21015 opened Mar 17, 2026 by Dandandan Loading…
fix: run generated docs check on docs-only PRs development-process Related to development process of DataFusion
#21012 opened Mar 17, 2026 by adp2201 Loading…
[branch-52] Update to use lz4_flex 0.12.1 (avoid yanked lz4_flex 0.12.0) development-process Related to development process of DataFusion
#21009 opened Mar 17, 2026 by alamb Loading…
Fix tdigest functions Changes to functions implementation
#21007 opened Mar 17, 2026 by LiaCastaneda Draft
[branch-52] Update version to 52.4.0 and update changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21004 opened Mar 17, 2026 by alamb Loading…
Teach row group pruning about struct field predicates common Related to common crate datasource Changes to the datasource crate
#21003 opened Mar 17, 2026 by friendlymatthew Loading…
Add release management page to the documentation development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21001 opened Mar 17, 2026 by alamb Loading…
fix: improve GroupOrdering docs physical-plan Changes to the physical-plan crate
#20994 opened Mar 17, 2026 by alamb Loading…
fix(sql): fix a bug when planning semi- or antijoins logical-expr Logical plan and expressions sql SQL Planner
#20990 opened Mar 17, 2026 by aalexandrov Loading…
Implement map_expressions catalog Related to the catalog crate datasource Changes to the datasource crate ffi Changes to the ffi crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#20986 opened Mar 17, 2026 by LiaCastaneda Draft
Feat/regexp extract functions Changes to functions implementation
#20985 opened Mar 17, 2026 by olsemeno Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 18 updates auto-dependencies core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#20974 opened Mar 16, 2026 by dependabot bot Loading…
docs: Improve getting started and testing guides for humans and agents documentation Improvements or additions to documentation
#20970 opened Mar 16, 2026 by alamb Loading…
feat: add approx_top_k aggregate function core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#20968 opened Mar 16, 2026 by sesteves Loading…
fix: validate wrapped negation during type coercion core Core DataFusion crate optimizer Optimizer rules
#20965 opened Mar 16, 2026 by myandpr Loading…
[Minor]: support window functions in order by expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20963 opened Mar 16, 2026 by buraksenn Loading…
ProTip! no:milestone will show everything without a milestone.