haje01 opened a new pull request, #34806: URL: https://github.com/apache/superset/pull/34806
### SUMMARY The encoding issue when exporting CSV from sql_lab was resolved by https://github.com/apache/superset/pull/34235, but the encoding issue when exporting CSV from dashboard graphs still remains. This PR fixes that issue. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> ### TESTING INSTRUCTIONS 1. Click the three-dot icon on any dashboard graph and select Download / Export to .CSV 2. Open the downloaded file in vim's hex mode to check if BOM (Byte Order Mark) is attached ### ADDITIONAL INFORMATION -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org