Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
Add tests for crypto functions sqllogictest SQL Logic Tests (.slt)
#13443 opened Nov 15, 2024 by alamb Draft
Refactor signatures for lpad, rpad, left, and right functions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13420 opened Nov 14, 2024 by jiashenC Draft
feat: Add implicit casting to TypeSignature::String logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13404 opened Nov 14, 2024 by jonathanc-n Draft
TypeSignatureClass for mixed type function signature common Related to common crate functions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13372 opened Nov 12, 2024 by jayzhan211 Loading…
Introduce TypeSignature::Comparable and update NullIf signature functions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13356 opened Nov 11, 2024 by jayzhan211 Loading…
Support LIKE with ESCAPE \ physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13312 opened Nov 8, 2024 by findepi Loading…
feat: Optimize SortPreservingMergeExec to avoid merging non-overlapping partitions common Related to common crate core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13296 opened Nov 7, 2024 by suremarc Draft
Support unparsing plans after applying optimize_projections rule common 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)
#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 GroupColumn physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#12947 opened Oct 15, 2024 by Rachelint Draft
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 OnceLock with LazyLock, update MSRV to 1.80 core 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
#12601 opened Sep 24, 2024 by OussamaSaoudi Draft
Enable parquet pushdown_filter by default common Related to common crate sqllogictest SQL Logic Tests (.slt)
#12524 opened Sep 18, 2024 by alamb Draft
2 tasks
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)
#11943 opened Aug 12, 2024 by Rachelint Draft
Replace OnceLock with LazyLock, update MSRV to 1.80 core 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
#11690 opened Jul 28, 2024 by Rafferty97 Draft
ProTip! Exclude everything labeled bug with -label:bug.