You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/08/22 07:32:54 UTC

[GitHub] [iceberg] vamen opened a new issue, #5604: Delete table entry from Glue data catalog if corresponding table metadata files are deleted in s3

vamen opened a new issue, #5604:
URL: https://github.com/apache/iceberg/issues/5604

   ### Apache Iceberg version
   
   0.14.0 (latest release)
   
   ### Query engine
   
   _No response_
   
   ### Please describe the bug 🐞
   
   For iceberg table entry in glue catalog. 
   if table metadata file is already deleted in s3 then we get EntityNotFoundException exception when call drop table command. we then have to manually delete the table entry in GlueCatalog using glue apis. 
   can we update the drop table behavior such that if  current **tablemetadata**  file  is not present in s3 then we will simple drop the entry of the table in GLUE
   


-- 
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-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue closed issue #5604: Delete table entry from Glue data catalog if corresponding table metadata files are deleted in s3

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #5604: Delete table entry from Glue data catalog if corresponding table metadata files are deleted in s3
URL: https://github.com/apache/iceberg/issues/5604


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org