Are Delta tables able to support GDPR compliance?

User16826992666
Databricks Employee
Databricks Employee

I know that when deletes are made from a Delta table the underlying files are not actually removed. For compliance reasons I need to able to truly delete the records. How can I know which files need to be removed, and is there a way to remove them other than manually?