mistercrunch commented on issue #5545: [bugfix] don't cache empty dataframe URL: https://github.com/apache/incubator-superset/pull/5545#issuecomment-410934937 Good point @john-bodley, I just changed the condition ordering to make sure `self.status != utils.QueryStatus.FAILED` prior to checking whether the dataframe is empty.
---------------------------------------------------------------- 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]
