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: 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 in datafusion-functions functions Changes to functions implementation
#23543 opened Jul 14, 2026 by andygrove Member Draft
perf: optimize date_trunc in datafusion-functions functions Changes to functions implementation
#23542 opened Jul 14, 2026 by andygrove Member Draft
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…
Mark null-propagating math functions as strict functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23527 opened Jul 13, 2026 by lyne7-sc Contributor Loading…
feat: Support Map type in approx_distinct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23526 opened Jul 13, 2026 by mkleen Contributor Loading…
doc: More comments to aggregate planning overview physical-plan Changes to the physical-plan crate
#23525 opened Jul 13, 2026 by 2010YOUY01 Contributor Loading…
bench: multi-conjunct shared-prefix struct row-filter pushdown core Core DataFusion crate
#23524 opened Jul 13, 2026 by SubhamSinghal Contributor Loading…
feat(physical-plan): generic Rows-backed GroupColumn keeps mixed schemas on the column-wise path physical-plan Changes to the physical-plan crate
#23523 opened Jul 13, 2026 by zhuqi-lucas Contributor Loading…
Resolve lost wakeup in SpillPoolReader with multiple concurrent SpillPoolWriters physical-plan Changes to the physical-plan crate
#23522 opened Jul 13, 2026 by pepijnve Contributor Loading…
fix: support type coercion for MAP literals with NULL values in VALUES lists logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#23521 opened Jul 12, 2026 by PG1204 Contributor Loading…
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…
ProTip! no:milestone will show everything without a milestone.