If you want to adapt chinese windows, you can tuning flag csv_export like:
```superset_config.py
CSV_EXPORT = {
    'encoding': 'utf-8-sig',
}
```

[ Full content available at: 
https://github.com/apache/incubator-superset/pull/5806 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to