sandy4597niko opened a new issue, #35166: URL: https://github.com/apache/superset/issues/35166
### Bug description I am using Superset 4.1.3 for MySQL database, and I noticed that boolean fields are not displayed correctly in the Explore/SQL Lab table preview. For example, fields like: Enabled EmailConfirmed PhoneNumberConfirmed TwoFactorEnabled LockoutEnabled Instead of showing true / false (or 1 / 0), Superset displays them as small icons (stacked lines), making it difficult to read and interpret boolean data. ### Screenshots/recordings <img width="1168" height="108" alt="Image" src="https://github.com/user-attachments/assets/23847cf1-02d2-4ce4-92aa-4b5c1f4a7f6f" /> ### Superset version 4.1.3 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
