Skip to contents

Returns the partition columns of the Delta table.

Usage

partition_columns(table, ...)

Arguments

table

A DeltaTable object.

...

Additional arguments passed to methods.

Value

Character vector of partition column names.