R/delta_table.R
get_metadata.Rd
Returns metadata about the Delta table including id, name, description, partition columns, and configuration.
get_metadata(table, ...)
A DeltaTable object.
Additional arguments passed to methods.
A named list with table metadata.