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


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

How to reproduce the bug
- Choose "FCC 2018 Survey" dataset
- 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!
Additional context
Add any other context about the problem here.
Screenshots
If you "View Samples" or select the "Highest Degree Earned" column in a table chart, you will see follow error:
This is because the column expression used double quotes which will be considered column name escaping in most databases:
How to reproduce the bug
Environment
Latest master
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.