-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Optimize Changes to the physical-plan crate
collect_left_input
processing
physical-plan
#16727
opened Jul 9, 2025 by
jonathanc-n
Loading…
fix: add Core DataFusion crate
optimizer
Optimizer rules
order_requirement
& dist_requirement
to OutputRequirementExec
display
core
#16726
opened Jul 9, 2025 by
Loaki07
Loading…
Use the SQL Logic Tests (.slt)
test-threads
option in sqllogictests
sqllogictest
#16722
opened Jul 9, 2025 by
mjgarton
Loading…
feat: Avoid duplicate Changes to the datasource crate
physical-plan
Changes to the physical-plan crate
PhyscialExpr
evaluation on hash table
datasource
#16719
opened Jul 9, 2025 by
jonathanc-n
•
Draft
perf: Optimize hash joins with an empty build side
performance
Make DataFusion faster
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#16716
opened Jul 8, 2025 by
nuno-faria
Loading…
[Draft]Add SQL logic tests for Run-End Encoded (REE)
sqllogictest
SQL Logic Tests (.slt)
#16715
opened Jul 8, 2025 by
rich-t-kid-datadog
•
Draft
POC: Test DataFusion with experimental Parquet Filter Pushdown (try 4)
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
DRAFT: Update arrow/parquet to 56.0.0
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
Partially implement MATCH_RECOGNIZE for Advanced Pattern Matching
common
Related to common crate
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#16685
opened Jul 4, 2025 by
geoffreyclaude
•
Draft
Enhance Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
ScalarUDFImpl
Equality Handling with Pointer-Based Default and Customizable Logic
core
#16681
opened Jul 4, 2025 by
kosiew
Loading…
Extend binary coercion rules to support Decimal arithmetic operations with integer(signed and unsigned) types
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#16668
opened Jul 3, 2025 by
jatin510
Loading…
Fix Query Planner able to find struct field with capital letters
common
Related to common crate
functions
Changes to functions implementation
sql
SQL Planner
#16664
opened Jul 2, 2025 by
dttung2905
Loading…
POC: Add Core DataFusion crate
execution
Related to the execution crate
logical-expr
Logical plan and expressions
ConfigOptions
to ExecutionProps when execution is started
core
feat: Support Changes to the physical-plan crate
PiecewiseMergeJoin
to speed up single range predicate joins
physical-plan
#16660
opened Jul 2, 2025 by
jonathanc-n
Loading…
feat: Add a configuration to make parquet encryption optional
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
#16649
opened Jul 2, 2025 by
corwinjoy
Loading…
Auto start testcontainers for Related to development process of DataFusion
sqllogictest
SQL Logic Tests (.slt)
datafusion-cli
development-process
#16644
opened Jul 1, 2025 by
blaginin
Loading…
Fix discrepancy in Float64 to timestamp(9) casts
common
Related to common crate
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#16639
opened Jul 1, 2025 by
findepi
Loading…
Fix: optimize projections for unnest logical plan.
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#16632
opened Jun 30, 2025 by
bert-beyondloops
Loading…
Support multiple ordered array_agg aggregations
enhancement
New feature or request
ffi
Changes to the ffi crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#16625
opened Jun 30, 2025 by
findepi
Loading…
Add tests for yielding in Core DataFusion crate
physical-plan
Changes to the physical-plan crate
SpillManager::read_spill_as_stream
core
#16616
opened Jun 30, 2025 by
ding-young
Loading…
Statistics: Implement SampledDistribution variant to Distribution to …
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
#16614
opened Jun 29, 2025 by
cj-zhukov
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.