rusackas commented on PR #33720: URL: https://github.com/apache/superset/pull/33720#issuecomment-4041988768
Rebased and cleaned up on the author's behalf. The branch had 11 commits (including several "Try to set collation" iterations and merge commits) — squashed down to a single clean commit with the net changes: - `superset/utils/json.py`: `ensure_ascii=False` added to `simplejson.dumps` - `tests/unit_tests/utils/json_tests.py`: unicode test added - `.github/workflows/bashlib.sh`: MySQL charset/collation updated to `utf8mb4`/`utf8mb4_0900_ai_ci` All pre-commit checks pass. Marking ready for review. -- 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]
