Skip to content

Update AsyncScalarUDFImpl API to match ScalarUDFImpl API #16522

Open
@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

However, the API is slightly different than the ScalarUDFImpl which has evolved (specifically I am thinking about return_type instead of return_field, etc)

Here is the async definition
https://github.com/apache/datafusion/blob/cdaaef79e68665fe7f70f0864b0ff4e4a02eab9d/datafusion/expr/src/async_udf.rs#L87-L86

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions