columns {
  name: "count"
  type {
    type_id: UINT64
  }
}
columns {
  name: "uniq_count"
  type {
    type_id: UINT64
  }
}
rows {
  items {
    uint64_value: 46
  }
  items {
    uint64_value: 7
  }
}
