michael-s-molina commented on PR #40221: URL: https://github.com/apache/superset/pull/40221#issuecomment-4652544343
@betodealmeida Thank you for the PR. This cache is a good default for lightweight implementations, but it would be great to also provide an opt-out mechanism for semantic layers that have their own query optimizer, result cache, and data-aware invalidation (e.g. Minerva) — to avoid Superset serving stale data or producing incorrect re-aggregations from metrics that encode complex business logic. -- 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]
