columns {
  name: "column0"
  type {
    type_id: INT8
  }
}
rows {
  items {
    int32_value: 101
  }
}
rows {
  items {
    int32_value: -55
  }
}
