- 2311 Views
- 1 replies
- 6 kudos
 
         
     
     
        
        
            Conducting a security review or vendor assessment of Databricks and looking to learn more about our security features, compliance information, and privacy policies?You can find the latest on Databricks security features, architecture, compliance and ...
        
      
     
     
        
            
               
                   - 2311 Views
- 1 replies
- 6 kudos
 
         
        
        
     
     
           
 
 
     
        
        
            
               
                   - 1912 Views
- 1 replies
- 0 kudos
 
         
     
     
        
        
            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 ot...
        
      
     
     
        
            
               
                   - 1912 Views
- 1 replies
- 0 kudos
 
         
        
        
     
     
           
                 Latest Reply  
               
                   
               
                    
                        Here is a document explaining best practices for GDPR and CCPA compliance using Delta Lake. Specifically on cleaning up stale data - you can use the VACUUM function to remove files that are no longer referenced by a Delta table and are older than a s...