Source
How to convert your input data to UTF- 8 before sending it to Snowflake
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 result…
August 02, 2024 — ML Functions: Improved Error Messages in Classification
We are pleased to announce improved error messages for the Classification ML Function. These new messages more clearly communicate the cause of the error and better suggest how to address the core issue.