-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: panic in ListingTableFactory when session is not SessionState
core
Core DataFusion crate
#20139
opened Feb 3, 2026 by
evangelisilva
Loading…
fix: incorrect results when using NOT physical expression in physical…
physical-expr
Changes to the physical-expr crates
#20138
opened Feb 3, 2026 by
evangelisilva
Loading…
feat: support limited deletion
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#20137
opened Feb 3, 2026 by
askalt
Loading…
Make session state builder clonable
core
Core DataFusion crate
#20136
opened Feb 3, 2026 by
askalt
Loading…
Expose virtual columns from the Arrow Parquet reader in datasource-parquet
datasource
Changes to the datasource crate
chore(deps): bump getrandom from 0.3.4 to 0.4.1
auto-dependencies
#20128
opened Feb 3, 2026 by
dependabot
bot
Loading…
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group
auto-dependencies
substrait
Changes to the substrait crate
#20126
opened Feb 3, 2026 by
dependabot
bot
Loading…
feat: support Spark-compatible SQL Logic Tests (.slt)
string_to_map function
spark
sqllogictest
#20120
opened Feb 3, 2026 by
unknowntpo
•
Draft
feat: add ExtractLeafExpressions optimizer rule for get_field pushdown
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#20117
opened Feb 2, 2026 by
adriangb
Loading…
3 tasks done
perf: Optimize scalar fast path & write() encoding for sha2
spark
#20116
opened Feb 2, 2026 by
kumarUjjawal
Loading…
feat: unify left and right functions and benches
functions
Changes to functions implementation
#20114
opened Feb 2, 2026 by
theirix
Loading…
perf: Optimize scalar fast path of to_hex function
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#20112
opened Feb 2, 2026 by
kumarUjjawal
Loading…
fix: filter pushdown when merge filter
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#20110
opened Feb 2, 2026 by
haohuaijin
Loading…
chore: remove datatype check functions in favour of upstream versions
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
#20104
opened Feb 2, 2026 by
Jefffrey
Loading…
Fix SQL Logic Tests (.slt)
array_repeat handling of null count values
sqllogictest
#20102
opened Feb 1, 2026 by
lyne7-sc
Loading…
[Test] Check extended tests performance on main
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#20101
opened Feb 1, 2026 by
nuno-faria
Loading…
[Test] Check extended tests performance on branch-52
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#20100
opened Feb 1, 2026 by
nuno-faria
Loading…
Add Decimal support for floor preimage
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#20099
opened Feb 1, 2026 by
devanshu0987
Loading…
Improve performance of Make DataFusion faster
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
CASE WHEN x THEN y ELSE NULL expressions
performance
#20097
opened Feb 1, 2026 by
pepijnve
Loading…
Add anchor links to individual config settings in Configuration Settings docs page
common
Related to common crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
Consolidate filter classification into physical planner
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
refactor: Change TableScan.projection from indices to expressions
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
#20091
opened Jan 31, 2026 by
adriangb
Loading…
4 tasks done
Refactor BitwiseXOR operator using ScalarUDF framework
functions
Changes to functions implementation
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.