-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: BufferExec waits for hash join dynamic filters before buffering
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21350
opened Apr 3, 2026 by
LiaCastaneda
•
Draft
Optimize ArrowBytesViewMap with direct value access and simplified API
common
Related to common crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#21348
opened Apr 3, 2026 by
Dandandan
Loading…
Skip zero-fill of hash buffer by writing null sentinels
common
Related to common crate
#21347
opened Apr 3, 2026 by
Dandandan
Loading…
remove as_any from TableProvider
catalog
Related to the catalog crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
functions
Changes to functions implementation
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#21346
opened Apr 3, 2026 by
timsaucer
Loading…
Split FileStreamMetrics into its own module
datasource
Changes to the datasource crate
#21340
opened Apr 3, 2026 by
alamb
Loading…
Add in-place buffer reuse for arithmetic and bitwise binary expressions
physical-expr
Changes to the physical-expr crates
#21339
opened Apr 3, 2026 by
Dandandan
Loading…
3 of 4 tasks
Use BooleanBuffer bitwise ops instead of arrow::compute::and
catalog
Related to the catalog crate
datasource
Changes to the datasource crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
#21338
opened Apr 3, 2026 by
Dandandan
Loading…
Use BooleanArray::has_true/has_false for short-circuit checks
datasource
Changes to the datasource crate
functions
Changes to functions implementation
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
spark
#21337
opened Apr 3, 2026 by
Dandandan
Loading…
Eliminate more redundant Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
ProjectionExecs
core
#21333
opened Apr 3, 2026 by
Dandandan
Loading…
feat: Add Spark-compatible
encode function to datafusion-spark
spark
#21331
opened Apr 3, 2026 by
JeelRajodiya
Loading…
Defer task spawning in SortPreservingMergeExec to first poll
physical-plan
Changes to the physical-plan crate
#21328
opened Apr 2, 2026 by
Dandandan
Loading…
fix: gc StringView/BinaryView arrays before spilling to prevent write amplification
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#21325
opened Apr 2, 2026 by
damahua
Loading…
[DRAFT] Add support for lambda column capture
catalog
Related to the catalog crate
common
Related to common crate
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
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
feat: add cast_to_type UDF for type-based casting
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21322
opened Apr 2, 2026 by
adriangb
Loading…
Eliminate outer joins with empty relations via null-padded projection
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21321
opened Apr 2, 2026 by
SubhamSinghal
Loading…
fix: SMALLINT addition overflow should error instead of silently wrapping
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#21319
opened Apr 2, 2026 by
xiedeyantu
Loading…
Make NDV merge order-invariant with multi-input overlap estimation
common
Related to common crate
#21313
opened Apr 2, 2026 by
kosiew
Loading…
fix: Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
median retract logic for sliding window frames
functions
#21300
opened Apr 1, 2026 by
lyne7-sc
Loading…
fix(unparser): Fix column alias rewriting for Filter nodes preserved by Inexact filter pushdown
sql
SQL Planner
#21297
opened Apr 1, 2026 by
sgrebnov
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.