fn like_escape<'a>( pattern: &str, b: &str, temp_storage: &'a RowArena, ) -> Result<&'a str, EvalError>