[sqllab] Array output in sqllab displays Chinese characters as utf-8 codes #19982
Closed
1 of 2 tasks
Labels
#bug
Bug report
Returning an array of Chinese characters in sqllab shows up as an array of utf-8 codes. Returning the data as a string and not an array shows up fine. Downloading to CSV also has the same issue of showing up as utf-8 codes.
How to reproduce the bug
Expected results
Shows the characters correctly
Actual results
Shows utf8 characters, when you click on the data it shows a popup window that displays the characters correctly, but when you download it to csv it shows up incorrectly.
Environment
(please complete the following information):
superset version
python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: