kevinjqliu commented on issue #1400:
URL:
https://github.com/apache/iceberg-python/issues/1400#issuecomment-2518280875
`drop_namespace` and `drop_table` are metadata operations. in this case,
they will remove the specific entries in the postgres database.
for `drop_table`, some cata
ArijitSinghEDA opened a new issue, #1400:
URL: https://github.com/apache/iceberg-python/issues/1400
### Question
I have a catalog created with a Postgres+Minio. When I run the function
`catalog.drop_namespace()`, the namespace with its properties (if any), do not
get purged from the