dlt_detail: Get the details of a Delta table such as the format, name,...

dlt_detailR Documentation

Get the details of a Delta table such as the format, name, and size.

Description

Get the details of a Delta table such as the format, name, and size.

Usage

dlt_detail(dt)

## S4 method for signature 'DeltaTable'
dlt_detail(dt)

Arguments

dt

DeltaTable

Value

SparkDataFrame containing information about the table

Note

dlt_detail, since 2.1.0

See Also

DeltaTable


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