pub fn parse_public_expression(sql: &str) -> SqlResult<Expr>
Parse the stable SQL-expression subset into the same engine-owned AST used by Rust and Python.