cesar-loadsmart commented on issue #16528: URL: https://github.com/apache/superset/issues/16528#issuecomment-1226111542
We saw that some of the queries used to fill out the welcome page access the `logs` table at the metadata DB. In our case, this table didn't have an index. In other words, it's fine for test environments, but as Superset grows in your company this might became a problem:  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
