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

feat: Use NativeType in get_example_type, information schema catalog Related to the catalog crate logical-expr Logical plan and expressions
#21737 opened Apr 19, 2026 by theirix Contributor Loading…
Nested structure support physical-plan Changes to the physical-plan crate
#21736 opened Apr 19, 2026 by Rich-T-kid Contributor Loading…
perf: selective column concat in hash join build side
#21735 opened Apr 19, 2026 by SubhamSinghal Contributor Loading…
combine #21351 + #21580 for benchmarking (draft, do not merge) datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#21731 opened Apr 19, 2026 by Dandandan Contributor Draft
1 of 3 tasks
In list range pruning sqllogictest SQL Logic Tests (.slt)
#21730 opened Apr 19, 2026 by SubhamSinghal Contributor Loading…
perf(aggregate): pin build phase to a single thread physical-plan Changes to the physical-plan crate
#21729 opened Apr 19, 2026 by Dandandan Contributor Draft
3 of 4 tasks
fix: render binary columns as hex in DataFrame::describe() core Core DataFusion crate
#21728 opened Apr 19, 2026 by diegoQuinas Loading…
feat: remove __unnest_placeholder from struct unnest projection documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21725 opened Apr 18, 2026 by akoshchiy Contributor Loading…
added support for MapFromEntries spark sqllogictest SQL Logic Tests (.slt)
#21720 opened Apr 18, 2026 by athlcode Loading…
bench: demonstrate tokio-uring thread-per-core execution in dfbench
#21717 opened Apr 18, 2026 by Dandandan Contributor Draft
3 of 5 tasks
fix: UNIQUE constraint with NULLs incorrectly collapses GROUP BY groups common Related to common crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21715 opened Apr 18, 2026 by xiedeyantu Member Loading…
Feat/map sql extension types logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21714 opened Apr 18, 2026 by cyberbeam524 Draft
minor: More comments to read_spill_as_stream physical-plan Changes to the physical-plan crate
#21713 opened Apr 18, 2026 by 2010YOUY01 Contributor Loading…
feat: initialize TopK dynamic filter threshold from parquet statistics datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21712 opened Apr 18, 2026 by zhuqi-lucas Contributor Draft
fix: generate multi-file benchmark data with scrambled RG order
#21711 opened Apr 18, 2026 by zhuqi-lucas Contributor Loading…
chore: backport version from branch-53
#21708 opened Apr 17, 2026 by comphead Contributor Loading…
Add SQL based benchmarking
#21707 opened Apr 17, 2026 by Omega359 Contributor Loading…
chore: Update Release instructions development-process Related to development process of DataFusion
#21705 opened Apr 17, 2026 by comphead Contributor Loading…
fix: array_concat widens container variant for mixed List/LargeList inputs functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21704 opened Apr 17, 2026 by hcrosse Contributor Loading…
Skip map_expressions rebuild for Extension nodes with empty expressions logical-expr Logical plan and expressions
#21701 opened Apr 17, 2026 by zhuqi-lucas Contributor Loading…
chore: Rename concat-specific string builders, make pub(crate) api change Changes the API exposed to users of the crate documentation Improvements or additions to documentation functions Changes to functions implementation
#21695 opened Apr 17, 2026 by neilconway Contributor Loading…
fix: rewrite concat(array, ...) to array_concat core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21689 opened Apr 17, 2026 by hcrosse Contributor Loading…
perf: another ExternalSorter refactor common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate performance Make DataFusion faster physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21688 opened Apr 17, 2026 by mbutrovich Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.