How to convert your input data to UTF- 8 before sending it to Snowflake
FAQ: Snowflake supports three binary formats or encoding schemes: hex, base64, and UTF - 8. Snowflake requires that incoming data files use this encoding. Attempting to load files into Snowflake tables that do not comply with these can…
Knowledge Base