Module expr

Source

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
ExprNode
FunctionCall
InputRef
Reference to an upstream column, containing its index and data type.
ProjectSetSelectItem
The items which can occur in the select list of ProjectSet operator.
TableFunction
UserDefinedFunction
UserDefinedFunctionMetadata
Additional information for user defined table/aggregate functions.
WindowFrame
WindowFunction

Enums§

UdfExprVersion

Type Aliases§

PbAggCall
PbAggType
PbConstant
PbExprNode
PbFunctionCall
PbInputRef
PbProjectSetSelectItem
PbTableFunction
PbUdfExprVersion
PbUserDefinedFunction
PbUserDefinedFunctionMetadata
PbWindowFrame
PbWindowFunction