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