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/13 21:31:19 UTC

[GitHub] [superset] zuzhi opened a new issue #12505: [Dashboard] FCC New Coder Survey 2018, Error: Columns missing in datasource: ['Gender']

zuzhi opened a new issue #12505:
URL: https://github.com/apache/superset/issues/12505


   In this Gender slice in FCC New Coder Survey, uses wrong column name for group by cause an error.
   
   Change 'Gender' to 'gender' should fix it.
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/11850845/104512031-8f6e8e80-5628-11eb-9ed3-fc7928da65aa.png)
   
   ![image](https://user-images.githubusercontent.com/11850845/104511978-782fa100-5628-11eb-88fb-a2d211c5422d.png)
   
   
   #### How to reproduce the bug
   
   1. Go to Dashboard 'FCC New Coder Survey 2018'
   2. See error/Go to Gender Slice
   
   ### 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
   
   Change 'Gender' to 'gender' should fix it.
   
   ![image](https://user-images.githubusercontent.com/11850845/104512750-a661b080-5629-11eb-8fb0-3c2154153b36.png)
   
   


----------------------------------------------------------------
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] zuzhi commented on issue #12505: [Dashboard] FCC New Coder Survey 2018, Error: Columns missing in datasource: ['Gender']

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


   @villebro I use MySQL 8 as superset meta database


----------------------------------------------------------------
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] zuzhi commented on issue #12505: [Dashboard] FCC New Coder Survey 2018, Error: Columns missing in datasource: ['Gender']

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


   #12530 will fix this issue.


----------------------------------------------------------------
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] villebro commented on issue #12505: [Dashboard] FCC New Coder Survey 2018, Error: Columns missing in datasource: ['Gender']

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


   @zuzhi on what database are you? I assume the problem is caused by how the database handles mixed case column names?


----------------------------------------------------------------
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] zuzhi closed issue #12505: [Dashboard] FCC New Coder Survey 2018, Error: Columns missing in datasource: ['Gender']

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


   


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