After create-table is supported in: https://github.com/apache/iceberg/pull/1216, it makes sense to implement drop table. Unless I missed it somwhere, it doesn't seem it's supported now as per: https://github.com/apache/iceberg/blob/master/python/iceberg/hive/hive_tables.py#L37