fn check_table_mismatch<'a>(
reader: &'a Catalog,
session: &SessionImpl,
db_name: &str,
schema_path: SchemaPath<'_>,
table_name: &str,
) -> Result<&'a TableCatalog>fn check_table_mismatch<'a>(
reader: &'a Catalog,
session: &SessionImpl,
db_name: &str,
schema_path: SchemaPath<'_>,
table_name: &str,
) -> Result<&'a TableCatalog>