pub async fn cleanup_namespace<C: Catalog>(catalog: &C, ns: &NamespaceIdent)
Helper to clean up a namespace and its tables before a test runs. This handles the case where previous test runs left data in the persistent database.