-
Notifications
You must be signed in to change notification settings - Fork 15.7k
Open
Labels
cares:presetPreset cares about this issuePreset cares about this issuedata:connect:mysqlRelated to MySQLRelated to MySQLvalidation:requiredA committer should validate the issueA committer should validate the issue
Description
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

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.
Metadata
Metadata
Assignees
Labels
cares:presetPreset cares about this issuePreset cares about this issuedata:connect:mysqlRelated to MySQLRelated to MySQLvalidation:requiredA committer should validate the issueA committer should validate the issue