Delete Managed Table from S3 Bucket

berk
New Contributor II

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,