-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
EquivalenceClass calculation for Union queries
physical-expr
#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
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
feat: Expose Core DataFusion crate
DefaultPhysicalPlanner::create_project_physical_exec
core
#18475
opened Nov 3, 2025 by
rkrishn7
Loading…
Refactor Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
power() signature away from user defined
functions
#18968
opened Nov 27, 2025 by
Jefffrey
Loading…
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
feat: Implement Changes to the ffi crate
FFI_TableProviderFactory
ffi
#17994
opened Oct 9, 2025 by
Weijun-H
Loading…
fix: update metadata function to use Logical plan and expressions
to_field with FieldMetadata::from
logical-expr
#18984
opened Nov 28, 2025 by
BipulLamsal
Loading…
Push down preferred sorts into Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
TableScan logical plan node
core
#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 Changes to the physical-plan crate
RepartitionExec
physical-plan
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.