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

perf: speedup date_part isodow by using DayOfWeekMonday1 functions Changes to functions implementation
#23491 opened Jul 12, 2026 by theirix Contributor Loading…
feat: add metrics tracking for file sinks and update orchestration fo… datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#23490 opened Jul 12, 2026 by CadyLinn Loading…
Remove GroupsAccumulator::supports_convert_to_state and require convert_to_state auto detected api change Auto detected API change core Core DataFusion crate documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark
#23489 opened Jul 12, 2026 by lyne7-sc Contributor Loading…
feat(substrait): serialize correlated subqueries with OuterReference field references auto detected api change Auto detected API change substrait Changes to the substrait crate
#23488 opened Jul 12, 2026 by clflushopt Contributor Loading…
fix: use build_join_schema for CrossJoinExec output schema metadata core Core DataFusion crate physical-plan Changes to the physical-plan crate
#23485 opened Jul 11, 2026 by gmhelmold Loading…
feat: support co-partitioned range right-side equi hash joins core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23484 opened Jul 11, 2026 by gmhelmold Loading…
test: add advanced dictionary test sqllogictest SQL Logic Tests (.slt)
#23483 opened Jul 11, 2026 by Rich-T-kid Contributor Loading…
perf: optimize lcm functions Changes to functions implementation
#23482 opened Jul 11, 2026 by andygrove Member Draft
Enforce co-partitioning for sort merge and symmetric hash joins core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23480 opened Jul 11, 2026 by gene-bordegaray Contributor Loading…
ci: Use install-action instead of cargo install to speed up CI development-process Related to development process of DataFusion
#23477 opened Jul 11, 2026 by 2010YOUY01 Contributor Loading…
Use octet_length for ClickBench Q27/Q28 byte-length semantics sqllogictest SQL Logic Tests (.slt)
#23475 opened Jul 11, 2026 by kosiew Contributor Loading…
perf: avoid per-row copy in Spark hex byte encoding spark
#23473 opened Jul 11, 2026 by andygrove Member Loading…
perf: optimize round in datafusion-functions functions Changes to functions implementation
#23471 opened Jul 11, 2026 by andygrove Member Loading…
perf: optimize make_date in datafusion-functions functions Changes to functions implementation
#23470 opened Jul 11, 2026 by andygrove Member Loading…
fix(substrait): roundtrip scalar subqueries in projections substrait Changes to the substrait crate
#23469 opened Jul 10, 2026 by bvolpato Contributor Draft
fix(substrait): preserve grouping set output order substrait Changes to the substrait crate
#23468 opened Jul 10, 2026 by bvolpato Contributor Draft
Decouple the FileSource trait from the concrete FileScanConfig DataSource core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation
#23467 opened Jul 10, 2026 by mitchsw Draft
Cli entrypoint pr2
#23466 opened Jul 10, 2026 by ratmice Loading…
perf: optimize find_in_set in datafusion-functions functions Changes to functions implementation performance Make DataFusion faster
#23460 opened Jul 10, 2026 by andygrove Member Loading…
perf: don't re-inline CSE'd expensive expressions in projection pushdown core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#23459 opened Jul 10, 2026 by fordN Contributor Loading…
feat: reuse partial aggregate hashes across repartition physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#23446 opened Jul 10, 2026 by Rachelint Contributor Draft
refactor(proto): remove legacy scan field auto detected api change Auto detected API change documentation Improvements or additions to documentation proto Related to proto crate
#23445 opened Jul 10, 2026 by Phoenix500526 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.