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
Alias for AggCall.
PbAggType
Alias for AggType.
PbConstant
Alias for Constant.
PbExprNode
Alias for ExprNode.
PbFunctionCall
Alias for FunctionCall.
PbInputRef
Alias for InputRef.
PbProjectSetSelectItem
Alias for ProjectSetSelectItem.
PbTableFunction
Alias for TableFunction.
PbUdfExprVersion
Alias for UdfExprVersion.
PbUserDefinedFunction
Alias for UserDefinedFunction.
PbUserDefinedFunctionMetadata
Alias for UserDefinedFunctionMetadata.
PbWindowFrame
Alias for WindowFrame.
PbWindowFunction
Alias for WindowFunction.