SSC-EWI-BQ0007
Escape Sequence is not valid in Snowflake.
Severity
Low
Description
Bell character (\a) and Vertical character (\v) are valid escape sequences in BigQuery, but not in Snowflake.
This warning is added when a bell character or vertical character escape sequence is found when translating BigQuery code. More about Snowflake Escape Sequences.
Code Example
Input Code:
IN -> BigQuery_01.sql
Output Code:
OUT-> BigQuery_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated