sha174n commented on PR #41120: URL: https://github.com/apache/superset/pull/41120#issuecomment-4774773413
@durgaprasadml good call. Centralized the transient-probe schema resolution into a single `Database.resolve_query_default_schema` helper that the SQL Lab executor, the cost-estimate command, and the datasource denylist checks all delegate to, so the behavior stays in sync across these paths. Done in de1485c8e8. -- 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]
