You have a Fabric workspace that contains an eventstream named EventStream1. EventStream1 outputs events to a table in a lakehouse.
You need to remove files that are older than seven days and are no longer in use.
Which command should you run?
VACUUM is used to clean up storage by removing files no longer in use by a Delta table. It removes old and unreferenced files from Delta tables. For example, to remove files older than 7 days:
VACUUM delta.`/path_to_table` RETAIN 7 HOURS;
Dylan
4 days agoDonette
9 days agoTalia
14 days agoDonette
20 days agoCatarina
25 days agoHeidy
30 days agoGilma
1 month agoFlo
1 month agoDarell
2 months agoFlo
2 months agoFernanda
2 months agoDeja
2 months agoLawrence
2 months agoDion
2 months agoLynelle
4 months agoMiss
4 months agoEmile
5 months agoBettye
5 months agoDalene
5 months agoCarli
5 months ago