Skip to content

Issues: apache/datafusion

Jan 1, 2025: This week(s) in DataFusion
#13970 opened Jan 1, 2025 by alamb
Open 7
[DISCUSSION] 2024 Q4 / 2025 Q1 Roadmap
#13274 opened Nov 6, 2024 by alamb
Open 21
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

Add two new methods in ScalarFunction return_type_from_args and is_nullable_from_args_nullable core Core DataFusion crate functions logical-expr Logical plan and expressions physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#14094 opened Jan 12, 2025 by jayzhan211 Loading…
fix null date args in range sqllogictest SQL Logic Tests (.slt)
#14093 opened Jan 12, 2025 by cht42 Loading…
fix: encode should work with non-UTF-8 binaries functions sqllogictest SQL Logic Tests (.slt)
#14087 opened Jan 11, 2025 by mesejo Loading…
Find a way to communicate the ordering of a file back with the existi… core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#13933 opened Dec 28, 2024 by zhuqi-lucas Loading…
Round floats but not decimals in SqlLogicTests sqllogictest SQL Logic Tests (.slt)
#13743 opened Dec 12, 2024 by findepi Draft
[POC] Try to plan ast::Expr::CompoundFieldAccess syntax common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13734 opened Dec 11, 2024 by goldmedal Draft
Always add round robin repartitioning to leaves (data sources), benefitting unbalanced / small datasets common Related to common crate core Core DataFusion crate performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#13707 opened Dec 9, 2024 by Dandandan Loading…
Make scalar and array handling for array_has consistent sqllogictest SQL Logic Tests (.slt)
#13683 opened Dec 7, 2024 by Kimahriman Loading…
Add related source code locations to errors 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)
#13664 opened Dec 5, 2024 by eliaperantoni Draft
WIP Upgrade to arrow-rs/parquet 54.0.0 common Related to common crate core Core DataFusion crate physical-expr Physical Expressions proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#13663 opened Dec 5, 2024 by alamb Loading…
Add LogicalPlanStats to logical plan nodes catalog Related to the catalog crate 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 sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait
#13618 opened Dec 1, 2024 by peter-toth Loading…
Test for string / numeric coercion sqllogictest SQL Logic Tests (.slt)
#13606 opened Nov 29, 2024 by alamb Draft
Implement RightSemi join for SortMergeJoin core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13584 opened Nov 27, 2024 by athultr1997 Draft
Reject CREATE TABLE/VIEW with duplicate column names common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13517 opened Nov 21, 2024 by findepi Loading…
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) substrait
#13489 opened Nov 19, 2024 by findepi Draft
[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)
#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
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
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…
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…
ProTip! Adding no:label will show everything without a label.