-
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
doc: Add SQL examples for SEMI + ANTI Joins
documentation
Improvements or additions to documentation
#16316
opened Jun 7, 2025 by
jonathanc-n
Loading…
Minor: Add upgrade guide for Improvements or additions to documentation
Expr::WindowFunction
documentation
#16313
opened Jun 6, 2025 by
alamb
Loading…
feature: sort by/cluster by/distribute by
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#16310
opened Jun 6, 2025 by
chenkovsky
•
Draft
Improve ability to cancel queries quickly
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#16301
opened Jun 6, 2025 by
pepijnve
Loading…
3
Support datafusion-cli access to public S3 buckets that do not require authentication
documentation
Improvements or additions to documentation
#16300
opened Jun 6, 2025 by
alamb
Loading…
Fix Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
array_position
on empty list
documentation
#16292
opened Jun 6, 2025 by
Blizzara
Loading…
feat: mapping sql Char/Text/String default to Utf8View
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#16290
opened Jun 6, 2025 by
zhuqi-lucas
•
Draft
docs: Expand Related to the execution crate
MemoryPool
docs with related structs
execution
#16289
opened Jun 6, 2025 by
2010YOUY01
Loading…
[WIP] Add compression option to SpillManager
common
Related to common crate
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
#16268
opened Jun 6, 2025 by
ding-young
•
Draft
3 tasks
Fix distinct count for DictionaryArray to correctly account for nulls in values array
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#16258
opened Jun 5, 2025 by
kosiew
Loading…
Draft: Use upstream arrow Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
coalesce
kernel in DataFusion
core
Perf: load default Utf8View for CSV datatype
core
Core DataFusion crate
datasource
Changes to the datasource crate
#16243
opened Jun 3, 2025 by
zhuqi-lucas
Loading…
[WIP] Flatten dependent join
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
feat: Support null aware + equijoins for Core DataFusion crate
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
NestedLoopJoin
core
#16210
opened May 29, 2025 by
jonathanc-n
Loading…
Always add parentheses when formatting Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
BinaryExpr
with SchemaDisplay
core
#16209
opened May 29, 2025 by
hendrikmakait
Loading…
Fix: Map functions crash on out of bounds cases
sqllogictest
SQL Logic Tests (.slt)
#16203
opened May 28, 2025 by
krishvishal
Loading…
feat: Allow cancelling of grouping operations which are CPU bound
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-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#16196
opened May 27, 2025 by
zhuqi-lucas
Loading…
Track peak_mem_used in ExternalSorter
physical-plan
Changes to the physical-plan crate
#16192
opened May 27, 2025 by
ding-young
•
Draft
feat: Support parsing subqueries with Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
OuterReferenceColumn
belongs to non-adjacent outer relations
logical-expr
#16186
opened May 25, 2025 by
duongcongtoai
Loading…
Transform scalar correlated subqueries in Where to DependentJoin
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
substrait
Changes to the substrait crate
Add test for ordering of predicate pushdown into parquet
datasource
Changes to the datasource crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#16169
opened May 23, 2025 by
adriangb
Loading…
Set Formatted TableOptions Enum
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
#16166
opened May 23, 2025 by
mertak-synnada
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.