Hello,
I got this error message when I tried to read the data using an Alteryx input tool with ODBC driver.
Error: Input Data (3): Error SQLFetch: [Snowflake][Support] (50310) Unrecognized ICU conversion error.
I understand that this error message is due to the Unicode value. I referred to this link that is exactly the same question. However, the answer is “contact support”.
I could load the data with Unicode value into snowflake, but I'm not sure why I cannot read the Unicode value from snowflake.
Does anyone know how to solve this issue? My data contains some Chinese characters and/or emoji characters, so I don't want to decompose unicode characters if it's possible.
Sincerely,
knozawa