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(concat): correct nullability inference (nullable only if all arguments nullable) functions Changes to functions implementation
#19189 opened Dec 7, 2025 by ujjwaltwri Loading…
Introduce ExprVolatility to model constant expressions documentation Improvements or additions to documentation ffi Changes to the ffi crate 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 proto Related to proto crate substrait Changes to the substrait crate
#19188 opened Dec 7, 2025 by adriangb Draft
Revert optimizer api change core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate optimizer Optimizer rules
#19186 opened Dec 7, 2025 by adriangb Loading…
chore: enforce clippy::allow_attributes for physical crates optimizer Optimizer rules physical-expr Changes to the physical-expr crates
#19185 opened Dec 7, 2025 by carlosahs Loading…
Add make_time function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19183 opened Dec 7, 2025 by Omega359 Loading…
slt test coverage for CASE exprs with constant value lookup tables sqllogictest SQL Logic Tests (.slt)
#19143 opened Dec 7, 2025 by alamb Loading…
feat: Add DELETE/UPDATE hooks to TableProvider trait catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions
#19142 opened Dec 7, 2025 by ethan-tyler Loading…
fix: flaky cache test execution Related to the execution crate
#19140 opened Dec 7, 2025 by xonx4l Loading…
add example for cache factory
#19139 opened Dec 7, 2025 by jizezhang Loading…
chore: Add TPCDS benchmarks core Core DataFusion crate
#19138 opened Dec 6, 2025 by comphead Loading…
Arc partition values in TableSchema datasource Changes to the datasource crate
#19137 opened Dec 6, 2025 by adriangb Loading…
Update to_date udf function to support a consistent set of argument types documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19134 opened Dec 6, 2025 by Omega359 Loading…
chore: enforce clippy::allow_attributes for 7 crates catalog Related to the catalog crate core Core DataFusion crate execution Related to the execution crate logical-expr Logical plan and expressions proto Related to proto crate
#19133 opened Dec 6, 2025 by chakkk309 Loading…
Support literal-only predicates in PruningPredicate
#19129 opened Dec 6, 2025 by adriangb Loading…
Clean up PhysicalExprAdapter and PhysicalExprSimplifier common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates
#19128 opened Dec 6, 2025 by adriangb Loading…
feat: Move DefaultMetadataCache into its own module execution Related to the execution crate
#19125 opened Dec 6, 2025 by AryanBagade Loading…
feat: Preserve File Partitioning From File Scans catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#19124 opened Dec 5, 2025 by gene-bordegaray Loading…
Allow flag to alias all projected substrait expressions with a UUID common Related to common crate substrait Changes to the substrait crate
#19123 opened Dec 5, 2025 by xanderbailey Loading…
ProTip! no:milestone will show everything without a milestone.