columns {
  name: "key"
  type {
    type_id: STRING
  }
}
columns {
  name: "kk"
  type {
    type_id: STRING
  }
}
columns {
  name: "sk"
  type {
    type_id: STRING
  }
}
columns {
  name: "subkey"
  type {
    type_id: STRING
  }
}
columns {
  name: "value"
  type {
    type_id: STRING
  }
}
columns {
  name: "valueFromInput"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "075"
  }
  items {
    bytes_value: "150"
  }
  items {
    bytes_value: "4"
  }
  items {
    bytes_value: "1"
  }
  items {
    bytes_value: "data: qzz"
  }
  items {
    bytes_value: "abc"
  }
}
