dlt_vacuum | R Documentation |
Vacuum this DeltaTable
dlt_vacuum(dt, retention_hours) ## S4 method for signature 'DeltaTable,missing' dlt_vacuum(dt) ## S4 method for signature 'DeltaTable,numeric' dlt_vacuum(dt, retention_hours)
dt |
DataTable |
retention_hours |
numeric |
this DetaTable, invisibly
dlt_vacuum, since 1.0.0
DeltaTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.