dlt_restore_to_version: Restore the DeltaTable to an older version of the table...

dlt_restore_to_versionR Documentation

Restore the DeltaTable to an older version of the table specified by version number.

Description

Restore the DeltaTable to an older version of the table specified by version number.

Usage

dlt_restore_to_version(dt, version)

## S4 method for signature 'DeltaTable,numeric'
dlt_restore_to_version(dt, version)

Arguments

dt

DeltaTable

version

int

Value

SparkDataFrame

Note

dlt_restore_to_version, since 1.2.0

See Also

DeltaTable


zero323/dlt documentation built on Dec. 1, 2022, 11:25 p.m.