Module async_udf

Source

Structs§

AsyncScalarUDF
A scalar UDF that must be invoked using async methods

Traits§

AsyncScalarUDFImpl
A scalar UDF that can invoke using async methods