Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Remove AggregateFunctionDefinition::Name api change Changes the API exposed to users of the crate core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules substrait
#10441 opened May 10, 2024 by lewiszlw Loading…
Introduce coercion signature VariadicCoercion and UniformCoercion logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sqllogictest
#10439 opened May 10, 2024 by jayzhan211 Loading…
Minor: format comments in PushDownFilter rule
#10437 opened May 9, 2024 by alamb Loading…
Remove some Expr clones in EliminateCrossJoin(3%-5% faster planning) logical-expr Logical plan and expressions optimizer Optimizer rules
#10430 opened May 8, 2024 by alamb Loading…
feat: extend unnest to support Struct datatype core Core datafusion crate logical-expr Logical plan and expressions sql sqllogictest
#10429 opened May 8, 2024 by duongcongtoai Draft
Add LogicalPlan::recompute_schema for handling rewrite passes logical-expr Logical plan and expressions
#10410 opened May 7, 2024 by alamb Loading…
Simplify Format Options core Core datafusion crate logical-expr Logical plan and expressions sql sqllogictest
#10404 opened May 7, 2024 by berkaysynnada Loading…
build(deps): upgrade sqlparser to 0.46.0 sql
#10392 opened May 6, 2024 by tisonkun Loading…
2 of 4 tasks
UDAF: Add more fields to state fields api change Changes the API exposed to users of the crate core Core datafusion crate logical-expr Logical plan and expressions
#10391 opened May 6, 2024 by jayzhan211 Draft
Only recompute schema in TypeCoercion when necessary logical-expr Logical plan and expressions optimizer Optimizer rules
#10369 opened May 3, 2024 by alamb Draft
Minor: Standardize the separator in name core Core datafusion crate logical-expr Logical plan and expressions sqllogictest
#10363 opened May 3, 2024 by jayzhan211 Draft
Stop copying LogicalPlan and Exprs in TypeCoercion (10% faster planning) logical-expr Logical plan and expressions optimizer Optimizer rules
#10356 opened May 2, 2024 by alamb Loading…
Add simplify method to aggregate function logical-expr Logical plan and expressions optimizer Optimizer rules
#10354 opened May 2, 2024 by milenkovicm Loading…
Aggregate UDF Redesign: Introduce expr-common and funcitons-aggregate-common core Core datafusion crate logical-expr Logical plan and expressions physical-expr Physical Expressions
#10327 opened May 1, 2024 by jayzhan211 Draft
Better Cast name for display logical-expr Logical plan and expressions optimizer Optimizer rules sql
#10276 opened Apr 29, 2024 by yyy1000 Draft
Support multi-columns expr core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql
#10222 opened Apr 24, 2024 by edmondop Draft
ProTip! no:milestone will show everything without a milestone.