Skip to main content

try_pushdown_plan

Function try_pushdown_plan 

Source
pub fn try_pushdown_plan(
    expr: &Expression,
    schema: &Schema,
    exec_ctx: Option<&ExecutionContext>,
) -> PushdownPlan