deserialize_expr_proto

Function deserialize_expr_proto 

Source
pub fn deserialize_expr_proto(
    expr: &Expr,
    registry: &ExprRegistry,
) -> VortexResult<Expression>
Expand description

Deserialize a Expression from the protobuf representation.