ktmud commented on pull request #16110: URL: https://github.com/apache/superset/pull/16110#issuecomment-894535240
I think it's also safe to remove https://github.com/apache/superset/blob/b3e699b76705185ac9db29d9ee0c4478f02231cc/superset/models/dashboard.py#L164-L167 as that method is not particularly efficient (should've used batch query instead of looping through all slices). -- 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]
