Module functions

Module functions 

Source

Modules§

scalar

Structs§

EmptyOptions
An empty options type for functions that do not require any configuration.
ExecutionArgs
Arguments provided when executing an object using vectorized execution.
FunctionSession
ScalarFnVTable
A vtable for scalar functions, registered against a VortexSession.
ScalarFnVTableAdapter

Enums§

Arity
The arity (number of arguments) of a function.
NullHandling
How a function handles NULL arguments.

Traits§

ScalarFnVTableExt
ScalarFuncSessionExt
VTable
A non-object-safe vtable trait for scalar function types.

Type Aliases§

ArgName
FunctionId