pub fn prepare_bound_predicate(
predicate: Option<&Expression>,
schema: &Schema,
context: &ExecutionContext,
) -> DirectPushdownExpand description
Prepare a predicate for paths whose SQL binding has already been resolved by their caller (temporal and certified narrow scans).