pub fn preprocess_spark_sql(sql: &str) -> SqlResult<String>
Apply all Spark SQL pre-processing rewrites to a SQL string.