Description
Take snapshot s1 of table t1 which has some data
Drop t1
Clone snapshot s1 to t1
Disable t1
Restore s1 to t1
Enable t1
At this moment, scan 't1' returns nothing.
Take snapshot s1 of table t1 which has some data
Drop t1
Clone snapshot s1 to t1
Disable t1
Restore s1 to t1
Enable t1
At this moment, scan 't1' returns nothing.