risingwave_expr::sig

Module udf

source
Expand description

UDF implementation interface.

To support a new language or runtime for UDF, implement the interface in this module.

See expr/impl/src/udf for the implementations.

Structs§

Enums§

Statics§

  • The global registry of UDF implementations.

Traits§

Functions§