Function parse_where

Source
pub fn parse_where(
    working_set: &mut StateWorkingSet<'_>,
    lite_command: &LiteCommand,
) -> Pipeline