You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we expose topic deletion through the kafka-python library? I would appreciate the ability to delete topics as a setup method in my integration tests, similar to how a PostgreSQL integration test would delete all records.