bucketColumns property

List<String>? bucketColumns
final

A list of reducer grouping columns, clustering columns, and bucketing columns in the table.

Implementation

final List<String>? bucketColumns;