Skip to content

Commit 2822d1a

Browse files
committed
Clarify storage management for datasets-viewer by adding information on freeing up storage through special refs
1 parent 0d79859 commit 2822d1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/hub/storage-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ The super-squash operation compresses your entire Git history into a single comm
138138

139139
⚠️ **Important**: This is a destructive operation that cannot be undone, commit history will be permanently lost and **LFS file history will be removed**
140140

141+
For datasets with datasets-viewer enabled, you can also free up storage by squashing datasets-viewer special refs (`refs/convert/duckdb`, `refs/convert/parquet`). These refs are used by the datasets-viewer feature and can accumulate storage over time.
142+
141143
The effects from the squash operation on your storage quota are not immediate and will be reflected on your quota within a few minutes.
142144

143145
### Advanced: Track LFS file references

0 commit comments

Comments
 (0)