Skip to content

AWS Glue catalog dropTable purge fails when target is an S3 Table bucket #14449

@meyerovb

Description

@meyerovb

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
  • I cannot contribute a fix for this bug at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions