sha174n commented on PR #41120: URL: https://github.com/apache/superset/pull/41120#issuecomment-4723721956
@bito-code-review Follow-up: on reflection I went ahead and switched the estimate denylist check to resolve the effective schema via `get_default_schema_for_query` too (sharing one resolution with the RLS branch, gated so the probe Query is only built when a denylist or RLS actually applies), so the per-query schema resolution runs on that path as well, matching `sql_lab.execute_sql_statements`. Done in 9d9856f4f1. -- 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]
