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 intermediate take allocations in hash join equal_rows_arr physical-plan Changes to the physical-plan crate
#22654 opened May 30, 2026 by Dandandan Contributor Draft
perf: Convert inner joins to semi joins when equivalent optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22652 opened May 30, 2026 by neilconway Contributor Draft
fix: Remove power(decimal, int) code path core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22651 opened May 30, 2026 by neilconway Contributor Loading…
2
1
feat: add max_row_group_bytes option to ParquetOptions common Related to common crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#22649 opened May 30, 2026 by Satyr09 Loading…
Support lower and upper scalar udf on dict arrays functions Changes to functions implementation
#22647 opened May 30, 2026 by albertlockett Loading…
chore: Add primary key constraints for TPC-H, TPC-DS catalog Related to the catalog crate core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#22646 opened May 30, 2026 by neilconway Contributor Loading…
Spark quote function implementation spark sqllogictest SQL Logic Tests (.slt)
#22642 opened May 30, 2026 by kazantsev-maksim Contributor Loading…
fix: recompute Union schema when field names or types change logical-expr Logical plan and expressions
#22640 opened May 30, 2026 by Brijesh-Thakkar Contributor Loading…
Unify AVG group state conversion and filter handling across Spark and built-in accumulators functions Changes to functions implementation spark
#22639 opened May 30, 2026 by kosiew Contributor Loading…
feat(physical-expr): port TryCastExpr to try_to_proto / try_from_proto hooks physical-expr Changes to the physical-expr crates proto Related to proto crate
#22637 opened May 30, 2026 by koopatroopa787 Contributor Loading…
feat(physical-expr): port Literal to try_to_proto / try_from_proto hooks physical-expr Changes to the physical-expr crates proto Related to proto crate
#22636 opened May 30, 2026 by koopatroopa787 Contributor Loading…
[branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF struct (#22593) core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate spark sql SQL Planner
#22635 opened May 30, 2026 by alamb Contributor Loading…
[branch-54] Fix TopK DISTINCT aggregation preserving NULLs (#22571) core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22634 opened May 30, 2026 by alamb Contributor Loading…
Add clickbench SQL benchmark
#22633 opened May 30, 2026 by Omega359 Contributor Loading…
refactor: give parquet CDC options an explicit enabled flag 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)
#22632 opened May 29, 2026 by kszucs Member Loading…
[branch-54] fix: clear handled OFFSET before child recursion in LimitPushdown (#22525) core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22631 opened May 29, 2026 by alamb Contributor Loading…
fix(substrait): plan nested projected window expressions substrait Changes to the substrait crate
#22630 opened May 29, 2026 by bvolpato Contributor Loading…
fix: treat -0.0 and +0.0 as equal in comparisons and IN list physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#22628 opened May 29, 2026 by sweb Contributor Loading…
Track "RSS" vs MemoryPool suring SLTs to prevent OOMs development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt)
#22626 opened May 29, 2026 by avantgardnerio Contributor Loading…
Revert addition of benchmark_runner for sql_benchmarks
#22624 opened May 29, 2026 by Omega359 Contributor Loading…
Refactor hash join build-report lifecycle into BuildReportHandle physical-plan Changes to the physical-plan crate
#22623 opened May 29, 2026 by kosiew Contributor Loading…
fix: make PushDownLeafProjections work with unnest optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22620 opened May 29, 2026 by pabadrubio Loading…
Make sqllogictest pass with default features sqllogictest SQL Logic Tests (.slt)
#22619 opened May 29, 2026 by AdamGS Contributor Loading…
ProTip! Follow long discussions with comments:>50.