Forum Discussion
govindarajan_d
2 years agoSuper User
Warehouse - VACUUM or RESTORE?
Hi All, In Lakehouse we have the option to VACUUM the data in a periodic manner and we can use Spark to do the same. We can also restore the table to older version if required. But is it poss...
- 2 years ago
Hi govindarajan_d it's all automatic in the Warehouse (which is a bit of a pain) so no exposure to vacuum or optimise.
AndyDDC
2 years agoMost Valuable Professional
Hi govindarajan_d it's all automatic in the Warehouse (which is a bit of a pain) so no exposure to vacuum or optimise.
- govindarajan_d2 years agoSuper User
Ok. VACUUM and OPTIMIZE is kind of ok to have automatic maintenance.
How about RESTORE? If I can't do that, then it makes Warehouse less attractive option than lakehouse.
- AndyDDC2 years agoMost Valuable Professional
In terms of restore, you can use restore points https://blog.fabric.microsoft.com/en-US/blog/the-art-of-data-warehouse-recovery-within-microsoft-fabric/#:~:text=Restore%20points%20are%20recovery%20points,any%20given%20point%20in%20time.
- govindarajan_d2 years agoSuper User
Hi AndyDDC,
Restore point restores all tables to a older version. So its not the same as Delta restore