Skip to main content

plan_select_inverted

Function plan_select_inverted 

Source
pub fn plan_select_inverted(
    schema: &TableSchema,
    where_clause: &Option<Expr>,
) -> ScanPlan