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

Standardize UDF coercion error messages logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20070 opened Jan 30, 2026 by Jefffrey Draft
perf: optimise right for byte access and StringView functions Changes to functions implementation
#20069 opened Jan 29, 2026 by theirix Loading…
fix: race condition in SpillPool caused by buffered stream physical-plan Changes to the physical-plan crate
#20067 opened Jan 29, 2026 by dekuu5 Loading…
Minor: update tests in limit_pushdown.rs to insta core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20066 opened Jan 29, 2026 by alamb Draft
feat: add ExpressionPlacement enum for optimizer expression placement decisions 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)
#20065 opened Jan 29, 2026 by adriangb Loading…
4 tasks done
Use BooleanBufferBuilder rather than Vec<bool> in ArrowBytesViewMap physical-expr Changes to the physical-expr crates
#20064 opened Jan 29, 2026 by etk18 Loading…
fix: regression of dict_id in physical plan proto proto Related to proto crate
#20063 opened Jan 29, 2026 by kumarUjjawal Loading…
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 Loading…
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 sqllogictest SQL Logic Tests (.slt)
#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…
ProTip! Adding no:label will show everything without a label.