SSC-FDM-PG0003
Bytea Converted To Binary
Description
This warning is added because when the bytea data type is converted to binary the size limit is greatly reduced from 1GB to 8MB.
Code Example
Input Code:
IN -> PostgreSQL_01.sql
Output Code:
OUT -> PostgreSQL_01.sql
Recommendations
For more information refer to the Snowflake documentation about Binary Data Type.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated