You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/01/15 20:14:17 UTC

[GitHub] [superset] ktmud opened a new issue #12559: The new "FCC 2018 Survey" data has bad calculated column

ktmud opened a new issue #12559:
URL: https://github.com/apache/superset/issues/12559


   
   #### Screenshots
   
   If you "View Samples" or select the "Highest Degree Earned" column in a table chart, you will see follow error:
   
   ![Snip20210115_170](https://user-images.githubusercontent.com/335541/104773866-91207b00-572a-11eb-800d-c90926d4f724.png)
   
   ![image](https://user-images.githubusercontent.com/335541/104774024-ccbb4500-572a-11eb-8f63-5c19c5da7c6e.png)
   
   This is because the column expression used double quotes which will be considered column name escaping in most databases:
   
   ![image](https://user-images.githubusercontent.com/335541/104774132-f96f5c80-572a-11eb-9731-64b0d5b93ca9.png)
   
   
   #### 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!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] 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.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] betodealmeida commented on issue #12559: The new "FCC 2018 Survey" data has bad calculated column

Posted by GitBox <gi...@apache.org>.
betodealmeida commented on issue #12559:
URL: https://github.com/apache/superset/issues/12559#issuecomment-761177817


   @ktmud was this closed on purpose?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] betodealmeida closed issue #12559: [sample]The new "FCC 2018 Survey" data has bad calculated column

Posted by GitBox <gi...@apache.org>.
betodealmeida closed issue #12559:
URL: https://github.com/apache/superset/issues/12559


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] ktmud commented on issue #12559: The new "FCC 2018 Survey" data has bad calculated column

Posted by GitBox <gi...@apache.org>.
ktmud commented on issue #12559:
URL: https://github.com/apache/superset/issues/12559#issuecomment-761181593


   @betodealmeida oh no... didn't know how I clicked on close..


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] ktmud closed issue #12559: The new "FCC 2018 Survey" data has bad calculated column

Posted by GitBox <gi...@apache.org>.
ktmud closed issue #12559:
URL: https://github.com/apache/superset/issues/12559


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] betodealmeida commented on issue #12559: The new "FCC 2018 Survey" data has bad calculated column

Posted by GitBox <gi...@apache.org>.
betodealmeida commented on issue #12559:
URL: https://github.com/apache/superset/issues/12559#issuecomment-761183380


   Cool, let me fix this.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org