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

Consolidate filters and projections onto TableScan core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#20061 opened Jan 29, 2026 by adriangb Draft
refactor: restrict ParquetOpener field visibility to pub(crate) datasource Changes to the datasource crate
#20060 opened Jan 29, 2026 by xudong963 Loading…
Implement preimage for floor function to enable predicate pushdown functions Changes to functions implementation
#20059 opened Jan 29, 2026 by devanshu0987 Loading…
Optimize arrow bytes view map physical-expr Changes to the physical-expr crates
#20055 opened Jan 28, 2026 by Tushar7012 Loading…
Enable inlist support for preimage optimizer Optimizer rules
#20051 opened Jan 28, 2026 by sdf-jkl Loading…
perf: improve performance of array_repeat function
#20049 opened Jan 28, 2026 by lyne7-sc Loading…
fix: The limit_pushdown physical optimization rule removes limits in some cases leading to incorrect results core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20048 opened Jan 28, 2026 by masonh22 Loading…
Add a memory bound FileStatisticsCache with a size limit catalog Related to the catalog crate common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate sqllogictest SQL Logic Tests (.slt)
#20047 opened Jan 28, 2026 by mkleen Loading…
2
minor: remove unused crypto functions & narrow public API functions Changes to functions implementation
#20045 opened Jan 28, 2026 by Jefffrey Loading…
Simplify Spark hex function spark sqllogictest SQL Logic Tests (.slt)
#20044 opened Jan 28, 2026 by Jefffrey Loading…
fix: update comment on FilterPushdownPropagation physical-plan Changes to the physical-plan crate
#20040 opened Jan 28, 2026 by niebayes Loading…
fix(core): Correctly handle nested async UDF execution core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20039 opened Jan 28, 2026 by Tushar7012 Loading…
Integrate CastColumnExpr into PhysicalExprAdapter with Owned Cast Options and Nullable-Aware Schema Rewriting common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate
#20038 opened Jan 28, 2026 by kosiew Loading…
Logical + Physical optimizer for struct field access pushdown functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20036 opened Jan 27, 2026 by adriangb Draft
perf: Optimize scalar path for ltrim function functions Changes to functions implementation
#20032 opened Jan 27, 2026 by kumarUjjawal Loading…
Add rust-required-checks development-process Related to development process of DataFusion
#20029 opened Jan 27, 2026 by blaginin Loading…
perf: Parallelize list_files_for_scan using tokio::task::JoinSet catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate
#20023 opened Jan 27, 2026 by Tushar7012 Draft
feat: add AggregateMode::PartialReduce for tree-reduce aggregation physical-plan Changes to the physical-plan crate proto Related to proto crate
#20019 opened Jan 27, 2026 by njsmith Loading…
Consolidate ClickBench setup documentation for DataFusion sqllogictest SQL Logic Tests (.slt)
#20016 opened Jan 27, 2026 by kosiew Loading…
feat: window RANGE calculation optimization [WIP] core Core DataFusion crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#20014 opened Jan 26, 2026 by akoshchiy Draft
Various performance improvements physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#20013 opened Jan 26, 2026 by Dandandan Draft
fix(expr): coerce literal arguments in return_field_from_args for UDFs core Core DataFusion crate logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#20012 opened Jan 26, 2026 by Trikooo Loading…
Rewrite physical expressions in execution plans core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#20009 opened Jan 26, 2026 by LLDay Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.