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

dev: include ASF status checks in the local lint suite development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#25313 opened Sep 15, 2026 by kumarUjjawal Contributor Loading…
perf: Avoid copying when materializing output in OrderedPartialAggregateStream physical-plan Changes to the physical-plan crate
#25312 opened Sep 15, 2026 by 2010YOUY01 Contributor Loading…
fix: sort InListExpr terms before building pruning predicate OR chain
#25311 opened Sep 15, 2026 by Rich-T-kid Contributor Loading…
perf(range): avoid eager ok_or in gen_range_timestamp functions Changes to functions implementation
#25308 opened Sep 15, 2026 by niebayes Contributor Loading…
fix: report a non-nullable return field for named_struct() and struct() functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25306 opened Sep 15, 2026 by adriangb Contributor Loading…
Do not broadcast when co-partitioned. core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25304 opened Sep 15, 2026 by stuhood Contributor Loading…
bench: expand dictionary group-by coverage
#25303 opened Sep 14, 2026 by yinli-systems Contributor Loading…
Avoid normalizing hidden values in sliced list set operations functions Changes to functions implementation
#25300 opened Sep 14, 2026 by yinli-systems Contributor Loading…
feat(dataframe): add column to a dataframe (#25298) core Core DataFusion crate
#25299 opened Sep 14, 2026 by cj-zhukov Contributor Loading…
perf(proto): avoid re-normalizing logical plans proto Related to proto crate
#25297 opened Sep 14, 2026 by AnuragRaut08 Contributor Loading…
Prune hash join probe side via dynamic discrete values from the build side auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#25292 opened Sep 14, 2026 by gruuya Contributor Loading…
fix: treat missing parquet null counts as zero only for legacy writer… datasource Changes to the datasource crate documentation Improvements or additions to documentation
#25290 opened Sep 14, 2026 by Cherylgabba Loading…
fix: avoid overflow and underflow in vector functions functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25289 opened Sep 14, 2026 by namanjain24-sudo Loading…
feat: DISTINCT handling for Aggregate UDFs core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25288 opened Sep 14, 2026 by mkleen Contributor Loading…
docs: Add SKILL.md for designing benchmark
#25285 opened Sep 14, 2026 by 2010YOUY01 Contributor Loading…
fix: keep the OFFSET of a correlated EXISTS subquery optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25284 opened Sep 14, 2026 by fornwall Contributor Loading…
fix: support zero-field struct group keys in aggregate emit physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25282 opened Sep 13, 2026 by fornwall Contributor Loading…
fix: declare Hive partitioned scans as Range catalog Related to the catalog crate datasource Changes to the datasource crate physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#25279 opened Sep 13, 2026 by gstamatakis95 Loading…
chore: Update sqlparser to 0.63.0 sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25278 opened Sep 13, 2026 by alamb Contributor Draft
[branch-55] Reduce datafusion-spark dependency footprint (#24351) spark
#25277 opened Sep 13, 2026 by alamb Contributor Loading…
fix: preserve floating-point percentile interpolation precision functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25275 opened Sep 13, 2026 by aoto-tech Contributor Loading…
fix: avoid Float64 percentile_cont interpolation overflow functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25274 opened Sep 13, 2026 by aoto-tech Contributor Loading…
fix: Correct ANY/ALL results for unaliased subqueries on the same table auto detected api change Auto detected API change logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25273 opened Sep 13, 2026 by AdamGS Contributor Loading…
fix: count each probe row once in HashJoinExec probe_hit_rate and avg_fanout physical-plan Changes to the physical-plan crate
#25272 opened Sep 13, 2026 by CuteChuanChuan Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.