dlt_history | R Documentation |
Get commit history for this DeltaTable
dlt_history(dt, limit) ## S4 method for signature 'DeltaTable,missing' dlt_history(dt) ## S4 method for signature 'DeltaTable,numeric' dlt_history(dt, limit)
dt |
DeltaTable |
limit |
optional, numeric |
SparkDataFrame
dlt_history, since 1.0.0
DeltaTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.