Expand description
This module defines a FunctionRegistry for supported SQL functions and UDFs.
Structs§
- Default
Function Registry - A default registry that does not support registering or calling functions.
- Function
Options
Enums§
Traits§
- Function
Registry - A registry that holds user defined functions.