pub fn resolve(statements: Vec<Stmt>) -> Result<Query>
Expand description

Runs semantic analysis on the query and lowers PL to RQ.