MSC-BQ0010
Geography function is not required in Snowflake.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
This warning is added for using geographic functions in the values clause to insert data of this type. This is because they are not necessary and Snowflake automatically detects that the data follows the WGS 84 standard.
Code Example
BigQuery:
Snowflake:
Recommendations
The use of these functions in the values clause in Snowflake is not allowed, you can use a subquery instead.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated