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 2018/07/10 02:02:57 UTC

[GitHub] aaronbannin commented on issue #5342: Superset 0.24 and MySQL db - Can not create / refresh charts because of big db

aaronbannin commented on issue #5342: Superset 0.24 and MySQL db - Can not create / refresh charts because of big db
URL: https://github.com/apache/incubator-superset/issues/5342#issuecomment-403675378
 
 
   @miloradkrstevski The first step would be to profile the queries Superset is submitting to the db. It sounds like Superset may not be using any of your indexes. The specific indexes and configurations needed will depend on your schema and integration, but a great place to start is looking at the `where` clause of Superset queries.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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