mengshangxun commented on issue #9869: URL: https://github.com/apache/iceberg/issues/9869#issuecomment-1980316480
when create a hive catalog table ,it will create hdfs path in the spark warehouse,but now neither `drop table` or` drop table purge` can delete this path. if i use drop table and create table in the same path,this path will contain old meta file and data file. this old files will nerver delete. is delete path after delete files is a better choice? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org