pub fn parse(input: &str) -> Result<QailCmd, QailError>
Parse a complete QAIL query string (v2 syntax only).
Uses keyword-based syntax: get table fields * where col = value
get table fields * where col = value