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

fix(sort-pushdown): restore SortExec elimination after stats-based file reorder datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#22493 opened May 24, 2026 by zhuqi-lucas Contributor Loading…
fix: reborrow metadata values when intersecting union metadata logical-expr Logical plan and expressions
#22491 opened May 24, 2026 by officialasishkumar Contributor Loading…
refactor: port Literal physical expr proto hooks physical-expr Changes to the physical-expr crates proto Related to proto crate
#22492 opened May 24, 2026 by officialasishkumar Contributor Loading…
minor: Improve error message for invalid column expression in SELECT statement common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22486 opened May 24, 2026 by 2010YOUY01 Contributor Loading…
port NegativeExpr to use the try_to_proto / try_from_proto hooks physical-expr Changes to the physical-expr crates proto Related to proto crate
#22483 opened May 23, 2026 by kevinhongzl Loading…
fix: widen power(decimal, float) to Float64, fix bugs core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22482 opened May 23, 2026 by neilconway Contributor Loading…
Benchmark single-column GROUP BY: hash vs direct-indexed flat array
#22481 opened May 23, 2026 by nathanb9 Contributor Loading…
3 tasks done
minor: Make union_with_mix_of_presorted_and_explicitly_resorted_inputs_impl cross platform core Core DataFusion crate
#22478 opened May 23, 2026 by nuno-faria Contributor Loading…
fix: Optimize projections in recursive CTEs optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22476 opened May 23, 2026 by nuno-faria Contributor Loading…
2
3
Cleanup TPC-DS queries core Core DataFusion crate
#22474 opened May 23, 2026 by Omega359 Contributor Loading…
feat: add Spark-compatible arrays_zip function spark sqllogictest SQL Logic Tests (.slt)
#22473 opened May 23, 2026 by CuteChuanChuan Contributor Draft
Port LikeExpr to use try_to_proto / try_from_proto physical-expr Changes to the physical-expr crates proto Related to proto crate
#22471 opened May 23, 2026 by jx2lee Loading…
fix: Avoid panic decoding invalid parquet writer version proto Related to proto crate
#22467 opened May 22, 2026 by fallintoplace Loading…
feat: add array_scale scalar function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22466 opened May 22, 2026 by crm26 Contributor Loading…
Js/refactor/dynamic filter proto physical-expr Changes to the physical-expr crates proto Related to proto crate
#22465 opened May 22, 2026 by jayshrivastava Contributor Draft
Migrate UnKnownColumn proto hooks physical-expr Changes to the physical-expr crates proto Related to proto crate
#22464 opened May 22, 2026 by koopatroopa787 Loading…
Port NotExpr proto hooks physical-expr Changes to the physical-expr crates proto Related to proto crate
#22463 opened May 22, 2026 by Herrtian Loading…
Optimize Parquet metadata row-group level statistics collection datasource Changes to the datasource crate
#22462 opened May 22, 2026 by AdamGS Contributor Loading…
feat(physical-expr): DynamicFilterTracker for cheap dynamic-filter change detection datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates
#22460 opened May 22, 2026 by adriangb Contributor Draft
feat: adds array_add function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22459 opened May 22, 2026 by SubhamSinghal Contributor Loading…
refactor: add try_to_proto / try_from_proto to DynamicFilterPhysicalExpr physical-expr Changes to the physical-expr crates
#22452 opened May 22, 2026 by AnuragRaut08 Loading…
refactor: add try_to_proto to HashTableLookupExpr physical-plan Changes to the physical-plan crate
#22451 opened May 22, 2026 by AnuragRaut08 Loading…
feat(parquet): runtime row-group early stop via TopK dynamic filter core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#22450 opened May 22, 2026 by zhuqi-lucas Contributor Loading…
Update aws_options.snap
#22449 opened May 22, 2026 by christopherfreeman311-prog Loading…
ProTip! Exclude everything labeled bug with -label:bug.