-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Issues: apache/datafusion
[DISCUSS] Document criteria for adding new features / what be...
#12357
opened Sep 6, 2024 by
alamb
Open
23
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 duplicate column aliases in queries
common
Related to common crate
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)
#13489
opened Nov 19, 2024 by
findepi
Loading…
3
Return int32 for integer type date part
functions
sqllogictest
SQL Logic Tests (.slt)
#13466
opened Nov 18, 2024 by
jayzhan211
Loading…
Coerce Array inner types
sqllogictest
SQL Logic Tests (.slt)
#13452
opened Nov 16, 2024 by
blaginin
Loading…
[not improved] Filter coalesce
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
#13450
opened Nov 16, 2024 by
jayzhan211
•
Draft
Refactor signatures for lpad, rpad, left, and right
functions
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
feat: Add implicit casting to Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
TypeSignature::String
logical-expr
#13404
opened Nov 14, 2024 by
jonathanc-n
•
Draft
TypeSignatureClass
for mixed type function signature
common
#13372
opened Nov 12, 2024 by
jayzhan211
Loading…
Introduce TypeSignature::Comparable and update Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
NullIf
signature
functions
logical-expr
#13356
opened Nov 11, 2024 by
jayzhan211
Loading…
Support LIKE with ESCAPE Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
\
physical-expr
#13312
opened Nov 8, 2024 by
findepi
Loading…
feat: Optimize Related to common crate
core
Core DataFusion crate
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
SortPreservingMergeExec
to avoid merging non-overlapping partitions
common
Support unparsing plans after applying Related to common crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
optimize_projections
rule
common
#13267
opened Nov 5, 2024 by
sgrebnov
Loading…
improve eliminate_outer_join rule
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
substrait
#13249
opened Nov 4, 2024 by
JasonLi-cn
Loading…
JoinOptimization: Add build side pushdown to probe side
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
functions
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Physical Expressions
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#13054
opened Oct 22, 2024 by
Lordworms
Loading…
Fix DISTINCT ON expressions match ORDER BY expressions check - normal…
common
Related to common crate
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#13039
opened Oct 21, 2024 by
epsio-banay
•
Draft
POC: Remove unnecessary null check for Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
GroupColumn
physical-expr
feat: support inner iejoin
core
Core DataFusion crate
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
#12754
opened Oct 4, 2024 by
my-vegetable-has-exploded
Loading…
Replace Core DataFusion crate
functions
logical-expr
Logical plan and expressions
physical-expr
Physical Expressions
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
substrait
OnceLock
with LazyLock
, update MSRV to 1.80
core
#12601
opened Sep 24, 2024 by
OussamaSaoudi
•
Draft
Enable parquet pushdown_filter by default
common
Related to common crate
sqllogictest
SQL Logic Tests (.slt)
feat(function): add greatest function
functions
sqllogictest
SQL Logic Tests (.slt)
#12474
opened Sep 15, 2024 by
rluvaton
Loading…
feat: Support null safe equals in ExtractEquijoinPredicate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
Stale
PR has not had any activity for some time
#12458
opened Sep 13, 2024 by
eejbyfeldt
•
Draft
Sketch for aggregation intermediate results blocked management
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
functions
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
Replace Core DataFusion crate
logical-expr
Logical plan and expressions
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
Stale
PR has not had any activity for some time
substrait
OnceLock
with LazyLock
, update MSRV to 1.80
core
#11690
opened Jul 28, 2024 by
Rafferty97
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.