terrymanu opened a new pull request, #39509: URL: https://github.com/apache/shardingsphere/pull/39509
- Load view names in H2MetaDataLoader from INFORMATION_SCHEMA.TABLES and mark views with TableType.VIEW - Load view names in SQLServerMetaDataLoader from sys.objects and mark views with TableType.VIEW - Map TableType.TABLE to BASE TABLE in MySQLShowTablesExecutor to align SHOW FULL TABLES output with native MySQL Fixes #29816. -- 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]
