dlt_restore_to_version | R Documentation |
Restore the DeltaTable to an older version of the table specified by version number.
dlt_restore_to_version(dt, version) ## S4 method for signature 'DeltaTable,numeric' dlt_restore_to_version(dt, version)
dt |
DeltaTable |
version |
int |
SparkDataFrame
dlt_restore_to_version, since 1.2.0
DeltaTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.