barino86

Results 4 issues of barino86

**Before you file an issue** - Make sure you specify the "read" dialect eg. `parse_one(sql, read="spark")`: **snowflake** - Make sure you specify the "write" dialect eg. `ast.sql(dialect="duckdb")`: **snowflake** - Check...

**Before you file an issue** - Make sure you specify the "read" dialect eg. `parse_one(sql, read="spark")`: **snowflake** - Make sure you specify the "write" dialect eg. `ast.sql(dialect="duckdb")`: **snowflake** - Check...

### Description The modern way dependencies are defined in python projects are in the `pyproject.toml` file instead of a `requirements.txt` file. It would be great if the build and deploy...

Resolves #602 Change to how the COPY INTO sql is generated for the Parquet Format.