dlt_restore_to_timestamp | R Documentation |
Timestamp can be of the format yyyy-MM-dd or yyyy-MM-dd HH:mm:ss
dlt_restore_to_timestamp(dt, timestamp) ## S4 method for signature 'DeltaTable,character' dlt_restore_to_timestamp(dt, timestamp)
dt |
DeltaTable |
timestamp |
character formatted as yyyy-MM-dd or yyyy-MM-dd HH:mm:ss |
SparkDataFrame
dlt_restore_to_timestamp, since 1.2.0
DeltaTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.