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