columns {
  name: "column0"
  type {
    type_id: INT32
  }
}
rows {
  items {
    int32_value: 3
  }
}
rows {
  items {
    int32_value: 999
  }
}
