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 PartialOrd for ScalarUDF logical-expr Logical plan and expressions
#17182 opened Aug 13, 2025 by findepi Draft
Normalize NUL to \0 in sqllogictests sqllogictest SQL Logic Tests (.slt)
#17181 opened Aug 13, 2025 by Jefffrey Loading…
Enable clippy::clone_on_ref_ptr lint on workspace catalog Related to the catalog crate common Related to common crate 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 physical-plan Changes to the physical-plan crate proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#17178 opened Aug 13, 2025 by lgingerich Loading…
Join fuzz core Core DataFusion crate
#17177 opened Aug 13, 2025 by adriangb Loading…
[branch-49] Update version to 49.0.1 and add changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#17175 opened Aug 13, 2025 by alamb Loading…
Deprecate unused ScalarUDF::display_name logical-expr Logical plan and expressions
#17168 opened Aug 13, 2025 by findepi Loading…
Simplify GetFieldFunc's display_name, schema_name functions Changes to functions implementation
#17167 opened Aug 13, 2025 by findepi Loading…
fix: Implement AggregateUDFImpl::reverse_expr for StringAgg functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17165 opened Aug 13, 2025 by nuno-faria Loading…
[Draft] More accurate memory accounting in external sort core Core DataFusion crate physical-plan Changes to the physical-plan crate
#17163 opened Aug 13, 2025 by ding-young Draft
add test for multi-column topk dynamic filter pushdown core Core DataFusion crate
#17162 opened Aug 12, 2025 by adriangb Loading…
chore(deps): bump thiserror from 2.0.12 to 2.0.14 auto-dependencies sqllogictest SQL Logic Tests (.slt)
#17160 opened Aug 12, 2025 by dependabot bot Loading…
Docs: Consolidate feature proposal content into roadmap documentation Improvements or additions to documentation
#17156 opened Aug 12, 2025 by alamb Loading…
Impl spark bit not function
#17155 opened Aug 12, 2025 by kazantsev-maksim Loading…
Refactor: Do not silently ignore errors in stats_projection physical-plan Changes to the physical-plan crate
#17154 opened Aug 12, 2025 by alamb Loading…
support filter pushdown with left-semi joins in HashJoinExec common Related to common crate core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#17153 opened Aug 12, 2025 by adriangb Loading…
Cleanup to_char to avoid some clone documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17151 opened Aug 12, 2025 by alamb Draft
feat: Add optional extended metrics to sort_batch function core Core DataFusion crate physical-plan Changes to the physical-plan crate
#17147 opened Aug 12, 2025 by EmilyMatt Loading…
DRAFT - Add cfg(feature = "avro") attribute to Avro example in SQL API docs core Core DataFusion crate documentation Improvements or additions to documentation
#17142 opened Aug 12, 2025 by kosiew Draft
feat: Make parquet_encryption a non-default feature common Related to common crate core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#17137 opened Aug 12, 2025 by miroim Loading…
Draft: Test non exact size batch physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#17136 opened Aug 12, 2025 by zhuqi-lucas Loading…
chore: fix typos api change Changes the API exposed to users of the crate catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation 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 physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#17135 opened Aug 12, 2025 by waynexia Loading…
[Parquet Metadata Cache] Document the ListingTable cache core Core DataFusion crate execution Related to the execution crate
#17133 opened Aug 11, 2025 by alamb Loading…
2
9
Consolidate Parquet Metadata handling into its own module and struct DFParquetMetadata common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#17127 opened Aug 11, 2025 by alamb Loading…
feat: Add decimal support for round functions Changes to functions implementation
#17113 opened Aug 10, 2025 by Arshdeep54 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.