columns {
  name: "c_count"
  type {
    type_id: UINT64
  }
}
columns {
  name: "custdist"
  type {
    type_id: UINT64
  }
}
rows {
  items {
    uint64_value: 0
  }
  items {
    uint64_value: 1
  }
}
