Skip to main content

prepare_bound_predicate

Function prepare_bound_predicate 

Source
pub fn prepare_bound_predicate(
    predicate: Option<&Expression>,
    schema: &Schema,
    context: &ExecutionContext,
) -> DirectPushdown
Expand description

Prepare a predicate for paths whose SQL binding has already been resolved by their caller (temporal and certified narrow scans).