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: 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 ascii in datafusion-functions functions Changes to functions implementation performance Make DataFusion faster
#23462 opened Jul 10, 2026 by andygrove Member 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…
perf: optimize nanvl in datafusion-functions functions Changes to functions implementation performance Make DataFusion faster
#23458 opened Jul 10, 2026 by andygrove Member Loading…
perf: optimize encode in datafusion-functions functions Changes to functions implementation performance Make DataFusion faster
#23456 opened Jul 10, 2026 by andygrove Member Loading…
feat: reuse partial aggregate hashes across repartition 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…
perf: optimisation for date_part with seconds functions Changes to functions implementation
#23444 opened Jul 10, 2026 by theirix Contributor Loading…
feat: Support List type in approx_distinct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23443 opened Jul 10, 2026 by mkleen Contributor Loading…
fix: align CrossJoinExec schema metadata merge with the logical plan physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23442 opened Jul 10, 2026 by fangchenli Loading…
feat: Expose cache hits in list_files_cache function documentation Improvements or additions to documentation
#23439 opened Jul 10, 2026 by mkleen Contributor Loading…
Support UDTFs in information_schema.routines / SHOW FUNCTIONS catalog Related to the catalog crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23438 opened Jul 10, 2026 by zhuqi-lucas Contributor Loading…
POC improve string view hash compute physical-expr Changes to the physical-expr crates
#23435 opened Jul 10, 2026 by Rachelint Contributor Draft
fix: avoid panic in array_position start_from near i64::MIN functions Changes to functions implementation
#23433 opened Jul 10, 2026 by SAY-5 Contributor Loading…
fix: Fix nullability of logical InSubquery expression logical-expr Logical plan and expressions optimizer Optimizer rules
#23429 opened Jul 9, 2026 by AdamGS Contributor Loading…
chore: use new OffsetBuffer::subtract helper common Related to common crate functions Changes to functions implementation
#23424 opened Jul 9, 2026 by rluvaton Member Loading…
feat(parquet): Enable Parquet filter_pushdown by default, with heurstic fallback when projecting few non-filter columns auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#23420 opened Jul 9, 2026 by zhuqi-lucas Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.