mistercrunch opened a new pull request #5545: [bugfix] don't cache empty dataframe URL: https://github.com/apache/incubator-superset/pull/5545 "No data" used to raise exceptions, which would make it such that data would not be cached. Another unrelated bug highlighted this to me and I feel like the right approach is to not cache an empty df.
---------------------------------------------------------------- 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]
