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

Use return_field_from_args in information schema and date_trunc catalog Related to the catalog crate functions Changes to functions implementation
#20079 opened Jan 30, 2026 by AndreaBozzo Draft
Improve memory accounting for ArrowBytesViewMap physical-expr Changes to the physical-expr crates
#20077 opened Jan 30, 2026 by vigneshsiva11 Loading…
chore: Add microbenchmark (compared to ExprOrExpr) physical-expr Changes to the physical-expr crates
#20076 opened Jan 30, 2026 by CuteChuanChuan Loading…
perf: Optimize scalar path for chr function functions Changes to functions implementation
#20073 opened Jan 30, 2026 by kumarUjjawal Loading…
docs: update data_types.md to reflect current Arrow type mappings documentation Improvements or additions to documentation
#20072 opened Jan 30, 2026 by karuppuchamysuresh Loading…
[WIP] feat: add input_file_name() for file-backed scans (plumbing PR) common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate functions Changes to functions implementation optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#20071 opened Jan 30, 2026 by ethan-tyler Draft
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 Loading…
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 Loading…
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
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.