2022
Details about the releases of Snowflake SnowConvert for Google BigQuery during 2022.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Release 0.1.40
This first version of SnowConvert includes only parsing and assessment for certain statements. That means that the statements are recognized and counted for assessment purposes however, the conversion rates are expected to be low since no transformation rule has been yet created for them.
Added
Parse and assess for the
CREATE TABLE
statement.Parse and assess for the
CREATE VIEW
statement.Parse and assess for the
CREATE PROCEDURE
statement.Parse and assess for the
SELECT
statement.Parse and assess for the
INSERT
statement.Parse and assess for the
UPDATE
statement.Parse and assess for the
DELETE
statement.
Last updated