suxiaogang223 opened a new pull request, #63407: URL: https://github.com/apache/doris/pull/63407
SHOW TABLES on external catalogs can fail for the whole database when a single table throws during metadata initialization or schema parsing. This change skips the broken table in the SHOW TABLES path so other tables remain visible. Ported from CIR-20192. -- 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]
