apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
309 stars 114 forks source link

Handle error when trying to drop a non-empty namespace on rest.py #868

Open uatach opened 4 days ago

uatach commented 4 days ago

Fixes bug listed at #864, where drop_namespace on rest.py was not handling an error when trying to drop a non-empty namespace.