Source
SnowConvert AI - IBM DB2 Issues
This message is shown whenever SnowConvert AI detects multiple security label column options inside the same CREATE TABLE clause, the security label is translated to a row access policy clause and Snowflake does not support multiple row…
SnowConvert AI - BigQuery Issues
SnowConvert AI for Google BigQuery currently supports assessment and translation for TABLES and VIEWS. Although SnowConvert AI can recognize other types of statements, they are not fully supported.
Loaded Unicode Data Shows Escaped Backslashes (e.g., \uXXXX) Instead of Proper Characters
CAUSE: This behavior often stems from how the Unicode strings were escaped at the time of loading. In particular, if the data contains double - escaped Unicode (i.e., each \ is escaped as \\), the characters will be stored as literal…