Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
AGGREGATE_ FUNCTIONS
This view contains information about user defined aggregate functions (UDAF).
See further information about how to define aggregate functions in CREATE AGGREGATE.
|
Column Name |
Description |
|---|---|
|
|
The name of a given UDAF. |
|
|
The related schema for a given UDAF. |
|
|
The number of parameters required for a given UDAF. |
|
|
The type of state for a given UDAF: |
|
|
The return type for a given UDAF. |
|
|
The name of the related user defined function (UDF) being executed as a the |
|
|
The name of the related user defined function (UDF) being executed as a the |
|
|
The name of the related user defined function (UDF) being executed as a the |
|
|
The name of the related user defined function (UDF) being executed as a the |
|
|
The user who created a given UDAF. |
Last modified: