Back to feed
The BigQuery Migration Service supports SQL translations from Snowflake SQL to GoogleSQL.
The BigQuery Migration Service supports SQL translations from Snowflake SQL to GoogleSQL. This feature is now generally available (GA).
With this change, the translation service supports a wider variety of Snowflake SQL and has improved support for several data types. Among other changes, the translation service maps Snowflake INTEGER and zero-scale NUMERIC types up to precision 38 to INT64 type in GoogleSQL for improved performance by default.