michael-s-molina commented on PR #24796: URL: https://github.com/apache/superset/pull/24796#issuecomment-1651669462
Here's the list of places that have `<table_name>`: ``` superset/databases/api.py::table_metadata superset/databases/api.py::table_extra_metadata superset/databases/api.py::select_star superset/views/core.py::fetch_datasource_metadata superset/db_engine_specs/presto.py::TABLE_DOES_NOT_EXIST_REGEX ``` -- 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]
