when I upload a utf8 based csv file I get the following error: `'latin-1' codec can't encode characters in position 0-3: ordinal not in range(256) `
I tried to add `?charset=utf8` to my SQLALCHEMY_DATABASE_URI but still no luck [ Full content available at: https://github.com/apache/incubator-superset/issues/5807 ] This message was relayed via gitbox.apache.org for [email protected]
