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

Change serde dependency to serde_core where applicable core Core DataFusion crate proto Related to proto crate
#18050 opened Oct 14, 2025 by AdamGS Draft
Implement arithmetic overflow error handling api change Changes the API exposed to users of the crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#17554 opened Sep 13, 2025 by EeshanBembi Loading…
fix: Fix EquivalenceClass calculation for Union queries physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#16185 opened May 25, 2025 by chenkovsky Loading…
feature: sort by/cluster by/distribute by 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
#16310 opened Jun 6, 2025 by chenkovsky Loading…
Implementing partition_statistics for EmptyExec (Issue #15873) physical-plan Changes to the physical-plan crate
#16941 opened Jul 28, 2025 by vim89 Draft
fix(substrait): Allow scalar subquery in projection substrait Changes to the substrait crate
#18068 opened Oct 15, 2025 by bvolpato Loading…
Use upstream arrow-rs record_batch! and create_array! macros common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate ffi Changes to the ffi crate
#18252 opened Oct 23, 2025 by ByteBaker Draft
feat: Expose DefaultPhysicalPlanner::create_project_physical_exec core Core DataFusion crate
#18475 opened Nov 3, 2025 by rkrishn7 Loading…
feat: add RunEndEncoded variant to ScalarValue enum common Related to common crate
#18571 opened Nov 9, 2025 by xsa-dev Draft
Refactor power() signature away from user defined functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18968 opened Nov 27, 2025 by Jefffrey Loading…
Add array_transform function common Related to common crate core Core DataFusion crate
#17289 opened Aug 22, 2025 by timsaucer Draft
5 tasks
Add support for schema-scoped table functions catalog Related to the catalog crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18022 opened Oct 12, 2025 by bubulalabu Loading…
Fix input handling for encoding functions & various refactors functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18754 opened Nov 17, 2025 by Jefffrey Loading…
(Draft) Redesign FFI crate api change Changes the API exposed to users of the crate core Core DataFusion crate execution Related to the execution crate ffi Changes to the ffi crate
#18568 opened Nov 9, 2025 by timsaucer Draft
3 tasks
feat: Implement FFI_TableProviderFactory ffi Changes to the ffi crate
#17994 opened Oct 9, 2025 by Weijun-H 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…
Push down preferred sorts into TableScan logical plan node core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#17337 opened Aug 27, 2025 by adriangb Loading…
feat: support pivot and unpivot core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17946 opened Oct 6, 2025 by chenkovsky Loading…
feat: add baseline metrics tracking to RepartitionExec physical-plan Changes to the physical-plan crate
#18262 opened Oct 24, 2025 by Weijun-H Draft
Allow base64 encoding of fixedsizebinary arrays functions Changes to functions implementation
#18950 opened Nov 26, 2025 by maxburke Loading…
fix(parquet): write single file if option is set common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#17009 opened Aug 1, 2025 by hknlof Loading…
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
Improve memory accounting for cursor in external sort core Core DataFusion crate physical-plan Changes to the physical-plan crate
#17163 opened Aug 13, 2025 by ding-young Loading…
feat: support Spark-compatible abs math function part 2 - ANSI mode execution Related to the execution crate functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#18828 opened Nov 19, 2025 by hsiang-c Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.