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

support additional operators in AnyOp sqllogictest SQL Logic Tests (.slt)
#19297 opened Dec 12, 2025 by darshanime Draft
fix: TableScan should recurse into provider logical plan in map_children logical-expr Logical plan and expressions
#19282 opened Dec 11, 2025 by shifluxxc Loading…
Refactor protobuf ser/de traits to allow decorator pattern documentation Improvements or additions to documentation ffi Changes to the ffi crate proto Related to proto crate
#19267 opened Dec 10, 2025 by adriangb Loading…
Introduce way to customize prefix of multi file outputs common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation
#19262 opened Dec 10, 2025 by DoumanAsh Loading…
Refactor protobuf ser/de traits documentation Improvements or additions to documentation proto Related to proto crate
#19234 opened Dec 9, 2025 by adriangb Loading…
feat: support named parameters for table functions catalog Related to the catalog crate core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19230 opened Dec 9, 2025 by bubulalabu Draft
Add Substrait roundtrip support for RecursiveQuery and recursive CTE scans sql SQL Planner substrait Changes to the substrait crate
#19179 opened Dec 7, 2025 by kosiew Loading…
Allow flag to alias all projected substrait expressions with a UUID common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19123 opened Dec 5, 2025 by xanderbailey Loading…
perf: skip hash aggregation multi group by for already not found performance Make DataFusion faster physical-plan Changes to the physical-plan crate
#19107 opened Dec 5, 2025 by rluvaton Loading…
docs: include NestedLoopJoinExec metrics in EXPLAIN ANALYZE guide (issue #19045) documentation Improvements or additions to documentation
#19106 opened Dec 5, 2025 by muien5080 Draft
Consolidate CastColumnExpr with CastColumn common Related to common crate core Core DataFusion crate physical-expr Changes to the physical-expr crates proto Related to proto crate
#19097 opened Dec 4, 2025 by alamb Draft
[substrait path] make casts transparent and fix name tracker core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions optimizer Optimizer rules substrait Changes to the substrait crate
#19084 opened Dec 4, 2025 by dd-annarose Draft
Fix: eliminate unnecessary repartitioning for small datasets core Core DataFusion crate execution Related to the execution crate sqllogictest SQL Logic Tests (.slt)
#19073 opened Dec 3, 2025 by shashidhar-bm Loading…
Fix: fix spill oom for sort physical-plan Changes to the physical-plan crate
#19041 opened Dec 2, 2025 by xxhZs Draft
WIP: merge all subquery into depentend join core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#19005 opened Dec 1, 2025 by Standing-Man Draft
feat: Add BaselineMetrics for JsonSource datasource Changes to the datasource crate
#18994 opened Nov 29, 2025 by Weijun-H Draft
Timezone aware extract SQL expression documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18990 opened Nov 29, 2025 by codetyri0n Loading…
fix: update metadata function to use to_field with FieldMetadata::from logical-expr Logical plan and expressions
#18984 opened Nov 28, 2025 by BipulLamsal Loading…
wip struct field pushdown parquet core Core DataFusion crate datasource Changes to the datasource crate
#18966 opened Nov 27, 2025 by adriangb Draft
feat: support f16 for covar, regr & percentile logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#18944 opened Nov 26, 2025 by Jefffrey Loading…
feat: Support decimal for variance functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18937 opened Nov 26, 2025 by kumarUjjawal Draft
feat: deprecate AggregateUDF: :is_nullable ffi Changes to the ffi crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#18934 opened Nov 25, 2025 by codetyri0n Draft
feat(memory-tracking): implement arrow_buffer::MemoryPool for MemoryPool execution Related to the execution crate
#18928 opened Nov 25, 2025 by notfilippo Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.