AWS Glue catalog dropTable purge fails when target is an S3 Table bucket
Open
bug
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 3.5k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 132
Description
### Apache Iceberg version
1.10.0 (latest release)
### Query engine
None
### Please describe the bug 🐞
When calling org.apache.iceberg.aws.glue.GlueCatalog method dropTable with purge = True, it fails if the target is in a S3 Table Bucket instead of a regular s3 bucket. You cannot manually delete files from an s3 table bucket.
### Willingness to contribute
- [ ] I can contribute a fix for this bug independently
- [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community
- [x] I cannot contribute a fix for this bug at this time
Contributor guide
Assessment
This issue has not been assessed yet.