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/20 19:42:20 UTC

[GitHub] [superset] yousoph opened a new issue #12630: Genders by State Example Charts Not Loading

yousoph opened a new issue #12630:
URL: https://github.com/apache/superset/issues/12630


   
   ### Expected results
   Example chart should load properly in the chart and on the dashboard 
   
   ### Actual results
   Genders by State chart shows an error with the column names - num_boys and num_girls don't exist anymore 
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/10627051/105225826-01a50e80-5b14-11eb-9cb2-a664622e8559.png)
   
   #### How to reproduce the bug
   
   1. Visit the Genders by State chart (Charts > Genders by State or Dashboards > Birth Names) 
   
   ### Environment
   
   - superset version: master
   
   ### Checklist
   
   - [ ] 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.


----------------------------------------------------------------
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] yousoph closed issue #12630: Genders by State Example Charts Not Loading

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


   


----------------------------------------------------------------
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 #12630: Genders by State Example Charts Not Loading

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


   @yousoph I believe you need to manually drop the table in your examples database if you've originally populated it on an old version. After that it should work again (not ideal, I know, we're working on it).


----------------------------------------------------------------
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 #12630: Genders by State Example Charts Not Loading

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


   Yeah, dropping and reload the examples database should fix this. I just assumed examples are only used for developing/testing purpose and would not be used in any actual deployment therefore didn't do anything fancy about it.


----------------------------------------------------------------
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] yousoph commented on issue #12630: Genders by State Example Charts Not Loading

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


   Ahh, got it, thanks! 


----------------------------------------------------------------
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] yousoph commented on issue #12630: Genders by State Example Charts Not Loading

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


   @ktmud - I believe you updated the column names, do you mind taking a look? 


----------------------------------------------------------------
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] yousoph commented on issue #12630: Genders by State Example Charts Not Loading

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


   Ahh, got it, thanks! 


----------------------------------------------------------------
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 #12630: Genders by State Example Charts Not Loading

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


   @yousoph I believe you need to manually drop the table in your examples database if you've originally populated it on an old version. After that it should work again (not ideal, I know, we're working on it).


----------------------------------------------------------------
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] yousoph closed issue #12630: Genders by State Example Charts Not Loading

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


   


----------------------------------------------------------------
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 #12630: Genders by State Example Charts Not Loading

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


   Yeah, dropping and reload the examples database should fix this. I just assumed examples are only used for developing/testing purpose and would not be used in any actual deployment therefore didn't do anything fancy about it.


----------------------------------------------------------------
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] robdiciuccio commented on issue #12630: Genders by State Example Charts Not Loading

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


   PR that introduced the change: https://github.com/apache/superset/pull/12082


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