Skip to content

[sample]The new "FCC 2018 Survey" data has bad calculated column #12559

@ktmud

Description

@ktmud

Screenshots

If you "View Samples" or select the "Highest Degree Earned" column in a table chart, you will see follow error:

Snip20210115_170

image

This is because the column expression used double quotes which will be considered column name escaping in most databases:

image

How to reproduce the bug

  1. Choose "FCC 2018 Survey" dataset
  2. Go to "View Samples" or use the "Highest Degree Earned" column anywhere in a chart

Environment

Latest master

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

!deprecated-label:bugDeprecated label - Use #bug insteaddoc:examplesRelated to example datasets and dashboards

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions