willbarrett commented on issue #10679: URL: https://github.com/apache/incubator-superset/issues/10679#issuecomment-682172441
@NikhilBansal21 that depends on your underlying database. The database's encoding must support the 4-byte upper plane of Unicode characters. For MySQL, for instance, you'll need one of the `*_ext4` encodings. What database are you using to store the 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
