Description
Reopening this umbrella to address correct snapshot handling. Particularly, the following scenario must be verified:
- load data to a table
- take snapshot
- major compact table
- run mob file cleaner chore
- load data to table
- restore table from snapshot into another table
- verify data integrity
- restore table from snapshot into original table
- verify data integrity