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: eliminate LEFT JOINs whose right side is unused optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23566 opened Jul 14, 2026 by simonvandel Contributor Loading…
GC & Deduplicate String View on Spill physical-plan Changes to the physical-plan crate
#23565 opened Jul 14, 2026 by cetra3 Contributor Loading…
feat: release memory for LimitedBatchCoalescer once reached the limit/finished physical-plan Changes to the physical-plan crate
#23563 opened Jul 14, 2026 by rluvaton Member Draft
fix: close the markdown block in docstring physical-plan Changes to the physical-plan crate
#23562 opened Jul 14, 2026 by ariel-miculas Contributor Loading…
chore: group codeql action dependabot updates development-process Related to development process of DataFusion
#23561 opened Jul 14, 2026 by Jefffrey Contributor Loading…
fix: ensure a maximum of buffer_len RecordBatches are cached in spawn_buffered physical-plan Changes to the physical-plan crate
#23560 opened Jul 14, 2026 by ariel-miculas Contributor Loading…
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 auto-dependencies development-process Related to development process of DataFusion
#23553 opened Jul 14, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0 auto-dependencies development-process Related to development process of DataFusion
#23552 opened Jul 14, 2026 by dependabot Bot Loading…
fix: align dictionary coercion across typed signatures documentation Improvements or additions to documentation logical-expr Logical plan and expressions spark sqllogictest SQL Logic Tests (.slt)
#23549 opened Jul 14, 2026 by lyne7-sc Contributor Loading…
fix: do not remove DISTINCT when a unique key was downgraded by a join common Related to common crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23548 opened Jul 14, 2026 by simonvandel Contributor Loading…
perf: optimize regexp_match in datafusion-functions functions Changes to functions implementation
#23547 opened Jul 14, 2026 by andygrove Member Draft
perf: optimize log in datafusion-functions functions Changes to functions implementation
#23546 opened Jul 14, 2026 by andygrove Member Draft
perf: optimize to_local_time in datafusion-functions functions Changes to functions implementation
#23545 opened Jul 14, 2026 by andygrove Member Draft
perf: optimize to_char in datafusion-functions functions Changes to functions implementation
#23544 opened Jul 14, 2026 by andygrove Member Draft
perf: optimize levenshtein functions Changes to functions implementation
#23543 opened Jul 14, 2026 by andygrove Member Loading…
perf: optimize date_trunc functions Changes to functions implementation
#23542 opened Jul 14, 2026 by andygrove Member Loading…
perf: optimize string_trim functions Changes to functions implementation
#23541 opened Jul 14, 2026 by andygrove Member Loading…
perf: optimize regexp_instr in datafusion-functions functions Changes to functions implementation
#23540 opened Jul 13, 2026 by andygrove Member Draft
bench(sort): lower sample count for sort benchmarks core Core DataFusion crate
#23539 opened Jul 13, 2026 by rluvaton Member Loading…
perf: optimize greatest in datafusion-functions functions Changes to functions implementation
#23538 opened Jul 13, 2026 by andygrove Member Draft
perf: optimize get_field functions Changes to functions implementation
#23537 opened Jul 13, 2026 by andygrove Member Loading…
wip optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23536 opened Jul 13, 2026 by jayshrivastava Contributor Draft
perf(physical-expr): cache remapped expression in DynamicFilterPhysicalExpr::current() physical-expr Changes to the physical-expr crates
#23532 opened Jul 13, 2026 by zhuqi-lucas Contributor Loading…
Fix ordering for UNION ALL over heterogeneous constants optimizer Optimizer rules
#23528 opened Jul 13, 2026 by vadimpiven Contributor Loading…
ProTip! no:milestone will show everything without a milestone.