spdustin commented on issue #16574:
URL: https://github.com/apache/superset/issues/16574#issuecomment-912823874


   `0xe9` is a bytestring; perhaps it should be cast `to_char(column, 'utf-8')` 
first? Or, more appropriately, correct the data stored in Snowflake…because it 
seems like some entries are storing data in that column as a binary rather than 
a UTF-8-encoded string.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to