AGGREGATE_ FUNCTIONS
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
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: August 29, 2022