fn collect_descriptors(
tables: impl IntoIterator<Item = &'static Table>,
) -> Result<FastMap<McpTableId, &'static Table>, SchemaCatalogError>fn collect_descriptors(
tables: impl IntoIterator<Item = &'static Table>,
) -> Result<FastMap<McpTableId, &'static Table>, SchemaCatalogError>