Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, cleaner process and DDL drop operations deletes the data files. So, scope to support change management in source warehouse for ACID table operations is given below.
1. Cleaner process deletes older files after compaction, aborted files etc. Need to be archived to cmroot path.
2. DDL operations such as Drop table, partition already archive the deleted files. Need to extend it for ACID tables too.