async fn retrieve_schema_names( query_ctx: &QueryContext, catalog_manager: CatalogManagerRef, matches: Vec<String>, ) -> Result<Vec<String>>