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