-
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
feat: deprecate AggregateUDF: :is_nullable
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
#18934
opened Nov 25, 2025 by
codetyri0n
Loading…
fix: Implement Substrait consumer support for like_match, like_imatch, and negated variants
substrait
Changes to the substrait crate
#18929
opened Nov 25, 2025 by
Nithurshen
Loading…
feat(memory-tracking): implement arrow_buffer::MemoryPool for MemoryPool
execution
Related to the execution crate
#18928
opened Nov 25, 2025 by
notfilippo
Loading…
fix: partition pruning stats pruning when multiple values are present
common
Related to common crate
#18923
opened Nov 25, 2025 by
Mark1626
Loading…
[DRAFT] Add lambda support and array_transform udf
catalog
Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource 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
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
spark
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
feat: added parallelization on key partitioned data
catalog
Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#18919
opened Nov 24, 2025 by
gene-bordegaray
•
Draft
Implement FFI_PhysicalExpr and the structs it needs to support it.
ffi
Changes to the ffi crate
#18916
opened Nov 24, 2025 by
timsaucer
Loading…
Feat/update rust 2024 edition
common
Related to common crate
development-process
Related to development process of DataFusion
logical-expr
Logical plan and expressions
proto
Related to proto crate
Implement CatalogProviderList in FFI (#18657)
ffi
Changes to the ffi crate
#18912
opened Nov 24, 2025 by
timsaucer
Loading…
chore: use internal_err macro in Related to the catalog crate
common
Related to common crate
datasource
Changes to the datasource crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
spark
sql
SQL Planner
assert_eq_or_internal_err for backtrace
catalog
Added shared validator helper that records context for mismatches and eliminates false-positive diffs
sqllogictest
SQL Logic Tests (.slt)
#18908
opened Nov 24, 2025 by
kumarUjjawal
Loading…
Emit aggregation groups in chunks to avoid blocking async runtime
physical-plan
Changes to the physical-plan crate
#18906
opened Nov 24, 2025 by
ahmed-mez
Loading…
Allocate a buffer of the correct length for ScalarValue::FixedSizeBinary in ScalarValue::to_array_of_size
common
Related to common crate
#18903
opened Nov 24, 2025 by
tobixdev
Loading…
chore: export more expressions
logical-expr
Logical plan and expressions
#18902
opened Nov 24, 2025 by
niebayes
Loading…
fix: Track elapsed_compute metric for CSV scans
datasource
Changes to the datasource crate
#18901
opened Nov 24, 2025 by
Nithurshen
Loading…
enhancement: integrate batch coalescer with repartition exec
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
Testing
catalog
Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#18891
opened Nov 23, 2025 by
gene-bordegaray
•
Draft
feat: support Related to common crate
logical-expr
Logical plan and expressions
proto
Related to proto crate
sql
SQL Planner
ListView and LargeListView in ScalarValue
common
Use Changes to the physical-plan crate
BatchCoaleser in Sort Merge Join, new benchmarks
physical-plan
#18875
opened Nov 21, 2025 by
mbutrovich
•
Draft
TEST: enable pushdown_filters by default
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
TEST: enable pushdown_filters and reorder_filters by default
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
fix: deprecate data_type_and_nullable and simplify API usage
logical-expr
Logical plan and expressions
sql
SQL Planner
substrait
Changes to the substrait crate
#18869
opened Nov 21, 2025 by
BipulLamsal
Loading…
Row group limit pruning
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#18868
opened Nov 21, 2025 by
xudong963
Loading…
feat: Add Optimizer rules
physical-plan
Changes to the physical-plan crate
LimitedBatchCoalescer to HashJoinExec + remove `HashJoi…
optimizer
#18858
opened Nov 21, 2025 by
jonathanc-n
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.