Skip to content

Boolean fields not rendered correctly for MySQL in Superset 4.1.3 #35166

@sandy4597niko

Description

@sandy4597niko

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

Image

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions