columns {
  name: "key"
  type {
    type_id: UINT32
  }
}
rows {
  items {
    uint32_value: 10
  }
}
rows {
  items {
    uint32_value: 20
  }
}
