org.apache.spark.sql.execution.columnar.impl
Key object in the column store.
an ID for the key which should be unique in the cluster for a region
the bucket ID of the key; must be same as ID of bucket where key is put
1-based column index for the key (negative for meta-data and delta columns)
Key object in the column store.