clustering property
[Beta] Clustering specification for the destination table.
Must be specified with time-based partitioning, data in the table will be first partitioned and subsequently clustered.
Implementation
Clustering? clustering;
[Beta] Clustering specification for the destination table.
Must be specified with time-based partitioning, data in the table will be first partitioned and subsequently clustered.
Clustering? clustering;