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