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: Range Partitioning FFI ffi Changes to the ffi crate
#23520 opened Jul 12, 2026 by saadtajwar Contributor Loading…
[EPIC/reference] Port ExecutionPlan serialization to try_to_proto / try_from_proto hooks (full) api change Changes the API exposed to users of the crate datasource Changes to the datasource crate physical-plan Changes to the physical-plan crate proto Related to proto crate
#23496 opened Jul 12, 2026 by adriangb Contributor Draft
Add ExecutionPlan try_to_proto / try_from_proto hooks + ProjectionExec reference api change Changes the API exposed to users of the crate auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate proto Related to proto crate
#23495 opened Jul 12, 2026 by adriangb Contributor Loading…
[IGNORE] run bench for sort physical-plan Changes to the physical-plan crate
#23493 opened Jul 12, 2026 by rluvaton Member Draft
Prefetch Parquet row groups with a bounded I/O budget auto detected api change Auto detected API change common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#23492 opened Jul 12, 2026 by Dandandan Contributor Draft
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…
feat(physical-plan): Allow co-partitioned Partitioning::Range inputs for left-side hash joins core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#23487 opened Jul 11, 2026 by JSOD11 Contributor Draft
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…
ProTip! Filter pull requests by the default branch with base:main.