-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF struct
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
spark
sql
SQL Planner
substrait
Changes to the substrait crate
#22593
opened May 28, 2026 by
LiaCastaneda
Contributor
Loading…
docs: clarify difference between try_cast_literal_to_type and ScalarValue::cast_to
documentation
Improvements or additions to documentation
#22592
opened May 28, 2026 by
alamb
Contributor
Loading…
perf: optimize date subtraction to avoid intermediate array allocation
physical-expr
Changes to the physical-expr crates
#22591
opened May 28, 2026 by
lyne7-sc
Contributor
Loading…
Add partitioning compatibility API
physical-expr
Changes to the physical-expr crates
#22590
opened May 28, 2026 by
gene-bordegaray
Contributor
Loading…
docs: revise OptimizerRule trait method descriptions
documentation
Improvements or additions to documentation
#22582
opened May 28, 2026 by
jiengup
Loading…
Optimize check_short_circuit with early-exit bit scanning
physical-expr
Changes to the physical-expr crates
#22580
opened May 28, 2026 by
telleroutlook
Loading…
2 of 3 tasks
fix: ln() error on non-positive input (PostgreSQL compat)
functions
Changes to functions implementation
#22579
opened May 27, 2026 by
telleroutlook
Loading…
fix: wrong precision in a decimal256 log test
functions
Changes to functions implementation
spark
#22578
opened May 27, 2026 by
theirix
Contributor
Loading…
perf: array-free fast paths for Related to common crate
performance
Make DataFusion faster
ScalarValue::cast_to
common
#22576
opened May 27, 2026 by
alamb
Contributor
Loading…
fix: Avoid incorrectly rounding large integers in Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
nanvl
functions
#22575
opened May 27, 2026 by
neilconway
Contributor
Loading…
feat(substrait): generate Substrait function YAML
substrait
Changes to the substrait crate
#22572
opened May 27, 2026 by
notfilippo
Member
Loading…
Fix TopK DISTINCT aggregation preserving NULLs
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#22571
opened May 27, 2026 by
kumarUjjawal
Contributor
Loading…
Port CastExpr to proto hooks
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
#22569
opened May 27, 2026 by
feichai0017
Loading…
ci(breaking-change-detector): don't use Related to development process of DataFusion
maintain-one-comment and instead do it manually
development-process
#22568
opened May 27, 2026 by
rluvaton
Member
Loading…
Fix log(0.0::float8) should error, not return -inf
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22564
opened May 27, 2026 by
xiedeyantu
Member
Loading…
fix: LIKE 'prefix%' pruning fails on Utf8View and LargeUtf8 columns
core
Core DataFusion crate
performance
Make DataFusion faster
#22562
opened May 27, 2026 by
lyne7-sc
Contributor
Loading…
perf: avoid unnecessary large allocations
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
#22558
opened May 27, 2026 by
ariel-miculas
Contributor
Loading…
feat: add array_subtract scalar function
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22556
opened May 27, 2026 by
SubhamSinghal
Contributor
Loading…
fix: Preserve nullability in CTE recursive schema
catalog
Related to the catalog crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#22552
opened May 27, 2026 by
neilconway
Contributor
•
Draft
POC: CTE materialization for multi-referenced CTEs
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
refactor: Port TryCastExpr proto serialization hooks
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
#22550
opened May 27, 2026 by
chakkk309
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.