dlt_history: Get commit history for this DeltaTable

dlt_historyR Documentation

Get commit history for this DeltaTable

Description

Get commit history for this DeltaTable

Usage

dlt_history(dt, limit)

## S4 method for signature 'DeltaTable,missing'
dlt_history(dt)

## S4 method for signature 'DeltaTable,numeric'
dlt_history(dt, limit)

Arguments

dt

DeltaTable

limit

optional, numeric

Value

SparkDataFrame

Note

dlt_history, since 1.0.0

See Also

DeltaTable


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