Delete Managed Table from S3 Bucket
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 06:54 AM
Hello,
I am encountering an issue with our managed tables in Databricks. The tables are stored in S3 Bucket. When I drop a managed table (either through UI or through running a drop table code in a notebook), the associated data is not being deleted from the S3 bucket, as I would expect from a managed table. But the table is removed from the catalog section in Databricks.
Has anyone else experienced something similar?
Best,