risingwave_expr::expr

Function build_from_prost

source
pub fn build_from_prost(prost: &ExprNode) -> Result<BoxedExpression>
Expand description

Build an expression from protobuf.