suddjian commented on pull request #13306: URL: https://github.com/apache/superset/pull/13306#issuecomment-813752989
I want to make sure this supports the `DASHBOARD_CACHE` feature flag. @ktmud do you think that supporting the feature flag would be as simple as adding a `@cache_manager.cache.memoize` decorator to the new DAO accessors used in the new endpoints, similar to the one on `dashboard.full_data`? Or is there more to it? -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
