Modules§
- agg_
call - Nested message and enum types in
AggCall
. - expr_
node - Nested message and enum types in
ExprNode
. - project_
set_ select_ item - Nested message and enum types in
ProjectSetSelectItem
. - table_
function - Nested message and enum types in
TableFunction
. - window_
frame - Nested message and enum types in
WindowFrame
. - window_
function - Nested message and enum types in
WindowFunction
.
Structs§
- AggCall
- Aggregate Function Calls for Aggregation
- AggType
- The aggregation type.
- Constant
- Expr
Node - Function
Call - Input
Ref - Reference to an upstream column, containing its index and data type.
- Project
SetSelect Item - The items which can occur in the select list of
ProjectSet
operator. - Table
Function - User
Defined Function - User
Defined Function Metadata - Additional information for user defined table/aggregate functions.
- Window
Frame - Window
Function