kevinwen2k opened a new issue #16574: URL: https://github.com/apache/superset/issues/16574
Hi all, I would like to report another bug here: The SqlLab can’t handle the UTF-8 codec. Steps to reproduce: 1. Run a query that can retrieve data from foreign country and I got the following error as the first 2 screenshots (either sync query or async query). 2. When I used other software tool (including browser) to run the same query, we can get the result displayed as the 3rd and 4th screenshots Without the problem solved, we can’t create charts with data including character in UTF-8 or even other format. It would be great to get it fixed in current 1.2 branch before we can upgrade to 1.3. Thanks. -- 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]
