zhugw opened a new issue, #21119:
URL: https://github.com/apache/superset/issues/21119
version 1.4.1
below way to connect mysql (8.0.27)
```
mysql+mysqlconnector://{username}:{password}@{host}/{database}
```
when upload a csv to mysql, and to create chart with this data,
<img width="1136" alt="image"
src="https://user-images.githubusercontent.com/4953871/185294052-de5c2425-7012-41c0-9acf-8c2040100e09.png">
Why original data is converted to b'...'? how to fix it?
--
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]