-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: apache/datafusion
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support data source sampling with TABLESAMPLE
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#16325
opened Jun 7, 2025 by
theirix
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
feat: mapping sql Char/Text/String default to Utf8View
core
Core DataFusion crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#16290
opened Jun 6, 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
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…
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…
feat: optimize and unparse grouping
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
optimizer
Optimizer rules
sql
SQL Planner
#16161
opened May 23, 2025 by
chenkovsky
Loading…
feat: Support RightMark join for NestedLoop and Hash join
common
Related to common crate
core
Core DataFusion 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
sql
SQL Planner
substrait
Changes to the substrait crate
#16083
opened May 18, 2025 by
jonathanc-n
Loading…
Fix Correlated Subquery With Depth Larger Than One
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: rewrite subquery into dependent join logical plan
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
#16016
opened May 10, 2025 by
duongcongtoai
Loading…
feat: add macros for DataFusionError variants
api change
Changes the API exposed to users of the crate
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-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15946
opened May 5, 2025 by
Chen-Yuan-Lai
•
Draft
Add Support for Dynamic SQL Macros for Flexible Column Selection
catalog
Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
functions
Changes to functions implementation
optimizer
Optimizer rules
sql
SQL Planner
#15926
opened May 2, 2025 by
kumarlokesh
•
Draft
fix: Allow ORDER BY aggregates not present in SELECT list
logical-expr
Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15876
opened Apr 28, 2025 by
UBarney
Loading…
POC: Parse to Merge Logical Plan
logical-expr
Logical plan and expressions
sql
SQL Planner
#15862
opened Apr 26, 2025 by
jonathanc-n
•
Draft
fix: enhance-CLI-query-header-for-cast-expressions-with-literals
core
Core DataFusion crate
logical-expr
Logical plan and expressions
sql
SQL Planner
#15736
opened Apr 16, 2025 by
qstommyshu
•
Draft
feat: Emit warning with Diagnostic when doing = Null
sql
SQL Planner
#15696
opened Apr 13, 2025 by
changsun20
•
Draft
Update parser recursion limit from 50 to 100
common
Related to common crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
Attach diagnostic for wrong arg number error
common
Related to common crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
sql
SQL Planner
#15451
opened Mar 27, 2025 by
Chen-Yuan-Lai
•
Draft
Draft: User define type coercion in LogicalBuilder
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
Stale
PR has not had any activity for some time
#15391
opened Mar 24, 2025 by
jayzhan211
•
Draft
#5483
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
Stale
PR has not had any activity for some time
Draft: Parse literal to different types
sql
SQL Planner
Stale
PR has not had any activity for some time
#15202
opened Mar 13, 2025 by
jayzhan211
•
Draft
Reuse alias if possible
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
Stale
PR has not had any activity for some time
Support bounds evaluation for temporal data types
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
#14523
opened Feb 6, 2025 by
ch-sc
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.