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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to