| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: dvasdekis <dimitri.vasdekis@detsi.qld.gov.au>
Signed-off-by: dvasdekis <dimitri.vasdekis@detsi.qld.gov.au>
Signed-off-by: dvasdekis <dimitri.vasdekis@detsi.qld.gov.au>
| Back | FazBrowse Home | New Git URL |
Summary
Update the SQLGlot dependency from ~=30.8.0 to >=30.14.0,<31.0.0 so SQLMesh can receive the BigQuery-to-DuckDB transpilation fixes released in SQLGlot 30.14.0 while staying within the current major version.
Compatibility
The dependency update also requires compatibility changes for SQLMesh parser and generator overrides:
Fixes #5948
Validation
All local validation is green at commit 2c77676c with SQLGlot 30.17.0:
The main suite includes the Spark tests with Java 17 configured locally. The GitHub status checks are separate from this local validation and are still pending.