polars_plan::plans

Function to_expr_ir

Source
pub fn to_expr_ir(expr: Expr, arena: &mut Arena<AExpr>) -> PolarsResult<ExprIR>