flow::recording_rules::time_window

Function to_phy_expr

Source
fn to_phy_expr(
    expr: &Expr,
    df_schema: &DFSchema,
    session: &SessionState,
) -> Result<PhysicalExprRef, Error>