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: encode should work with non-UTF-8 binaries functions sqllogictest SQL Logic Tests (.slt)
#14087 opened Jan 11, 2025 by mesejo Loading…
Require all zero argument UDFs use Signature::Nullary, improve error messages core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules
#13871 opened Dec 21, 2024 by alamb Draft
Add sum statistics and PhysicalExpr::column_statistics common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions physical-expr Physical Expressions proto Related to proto crate
#13736 opened Dec 11, 2024 by gatesn Loading…
Deprecate ScalarUDFImpl::return_type core Core DataFusion crate functions logical-expr Logical plan and expressions
#13717 opened Dec 10, 2024 by andygrove 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…
feat: Add ConfigOptions to ScalarFunctionArgs api change Changes the API exposed to users of the crate common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate
#13527 opened Nov 22, 2024 by Omega359 Loading…
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
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.