-
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: implement custom nullability for spark
csc and sec functions
spark
#19507
opened Dec 27, 2025 by
WaterWhisperer
Loading…
Allow logical optimizer to be run without evaluating now() & refactor SimplifyInfo
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
spark
#19505
opened Dec 27, 2025 by
adriangb
Loading…
perf: Improve performance of Changes to functions implementation
performance
Make DataFusion faster
to_hex (> 2x)
functions
#19503
opened Dec 26, 2025 by
andygrove
Loading…
perf: improve performance of string repeat
functions
Changes to functions implementation
performance
Make DataFusion faster
#19502
opened Dec 26, 2025 by
andygrove
Loading…
Use arrow pool to fix memory over accounting aggregations
common
Related to common crate
core
Core DataFusion crate
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
spark
substrait
Changes to the substrait crate
#19501
opened Dec 26, 2025 by
LiaCastaneda
•
Draft
Refactor ListArray hashing to consider only sliced values
common
Related to common crate
#19500
opened Dec 26, 2025 by
Jefffrey
Loading…
chore(deps): bump taiki-e/install-action from 2.65.2 to 2.65.3
auto-dependencies
development-process
Related to development process of DataFusion
#19499
opened Dec 26, 2025 by
dependabot
bot
Loading…
feat: Ensure catalog format in config is valid
common
Related to common crate
#19498
opened Dec 26, 2025 by
AlyAbdelmoneim
Loading…
Add: PI upper/lower bound f16 constants to ScalarValue
common
Related to common crate
#19497
opened Dec 26, 2025 by
xonx4l
Loading…
perf: optimize Changes to functions implementation
NthValue when ignore_nulls is true
functions
#19496
opened Dec 25, 2025 by
mzabaluev
Loading…
feat: Improve sort memory resilience
physical-plan
Changes to the physical-plan crate
#19494
opened Dec 25, 2025 by
EmilyMatt
Loading…
Replace deprecated structopt with clap in datafusion-benchmarks
#19492
opened Dec 25, 2025 by
Yuvraj-cyborg
Loading…
Automatically generate examples documentation (#19294)
development-process
Related to development process of DataFusion
#19491
opened Dec 25, 2025 by
cj-zhukov
Loading…
Include .proto files in datafusion-proto distribution
proto
Related to proto crate
#19490
opened Dec 25, 2025 by
DarkWanderer
Loading…
POC: Prune complex predicates by propagating column statistics
common
Related to common crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
#19488
opened Dec 25, 2025 by
2010YOUY01
Loading…
Introduce Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
TypeSignatureClass::Any
documentation
#19485
opened Dec 25, 2025 by
Jefffrey
Loading…
Preserve ordering from subqueries
common
Related to common crate
core
Core DataFusion crate
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
Preserve ORDER BY in Unparser for projection -> order by pattern
core
Core DataFusion crate
sql
SQL Planner
#19483
opened Dec 24, 2025 by
adriangb
Loading…
chore: enforce clippy::allow_attributes for datafusion-ffi crate
ffi
Changes to the ffi crate
#19480
opened Dec 24, 2025 by
chakkk309
Loading…
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…
Refactor Spark
date_add/date_sub/bitwise_not to remove unnecessary scalar arg check
spark
#19473
opened Dec 24, 2025 by
Jefffrey
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.