pub fn optimize_with_rules(stmt: SelectStatement) -> Result<SelectStatement>Expand description
Optimize a query by applying all optimization rules.
pub fn optimize_with_rules(stmt: SelectStatement) -> Result<SelectStatement>Optimize a query by applying all optimization rules.