-
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
Fix distribution enforcement for chained aggregates to avoid SanityCheckPlan failures
core
Core DataFusion crate
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#19476
opened Dec 24, 2025 by
kosiew
Loading…
Simplify Spark Changes to functions implementation
spark
sqllogictest
SQL Logic Tests (.slt)
sha2 implementation
functions
#19475
opened Dec 24, 2025 by
Jefffrey
Loading…
chore(deps): bump taiki-e/install-action from 2.65.1 to 2.65.2
auto-dependencies
development-process
Related to development process of DataFusion
#19474
opened Dec 24, 2025 by
dependabot
bot
Loading…
Refactor Spark
date_add/date_sub/bitwise_not to remove unnecessary scalar arg check
spark
#19473
opened Dec 24, 2025 by
Jefffrey
Loading…
Implement Core DataFusion crate
physical-plan
Changes to the physical-plan crate
partition_statistics API for NestedLoopJoinExec
core
#19468
opened Dec 23, 2025 by
kumarUjjawal
Loading…
Refactor TopKHashTable to use HashTable API
physical-plan
Changes to the physical-plan crate
#19464
opened Dec 23, 2025 by
Dandandan
Loading…
1 of 2 tasks
Decimal128 support for statistical aggregations
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#19463
opened Dec 23, 2025 by
kumarUjjawal
•
Draft
feat: support stateless physical plans
datasource
Changes to the datasource crate
execution
Related to the execution crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#19462
opened Dec 22, 2025 by
askalt
Loading…
Date / time / interval arithmetic improvements
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19460
opened Dec 22, 2025 by
Omega359
Loading…
minor: add tests for coercible signature considering nulls/dicts/ree
logical-expr
Logical plan and expressions
#19459
opened Dec 22, 2025 by
Jefffrey
Loading…
minor: implement more arms for Logical plan and expressions
get_data_types() for NativeType
logical-expr
#19449
opened Dec 22, 2025 by
Jefffrey
Loading…
Optimize RequiredIndices column collection
optimizer
Optimizer rules
#19448
opened Dec 22, 2025 by
feichai0017
Loading…
feat: Add per-expression evaluation timing metrics to ProjectionExec
execution
Related to the execution crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#19447
opened Dec 22, 2025 by
2010YOUY01
Loading…
Redesign the try_reverse_output to support more cases
datasource
Changes to the datasource crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#19446
opened Dec 22, 2025 by
zhuqi-lucas
Loading…
Fix massive spill files for StringView/BinaryView columns
physical-plan
Changes to the physical-plan crate
#19444
opened Dec 21, 2025 by
EeshanBembi
•
Draft
Update Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
to_unixtime udf function to support a consistent set of argument types
documentation
#19442
opened Dec 21, 2025 by
kumarUjjawal
Loading…
fix: simplify IS NULL/IS NOT NULL literals for parquet pruning
datasource
Changes to the datasource crate
#19434
opened Dec 21, 2025 by
ShashidharM0118
Loading…
infer parquet file order from metadata, write order in ParquetSink
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
perf: improve Changes to functions implementation
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
range and generate_series for Int64
functions
#19431
opened Dec 20, 2025 by
rluvaton
Loading…
perf: skip double lookup in multi group by hash map
common
Related to common crate
performance
Make DataFusion faster
physical-plan
Changes to the physical-plan crate
Add option to disable evaluation of stable expressions in optimizer
common
Related to common crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#19426
opened Dec 20, 2025 by
adriangb
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.