R/delta_table.R
partition_columns.Rd
Returns the partition columns of the Delta table.
partition_columns(table, ...)
A DeltaTable object.
Additional arguments passed to methods.
Character vector of partition column names.