columns {
  name: "akey"
  type {
    type_id: STRING
  }
}
columns {
  name: "a.subkey"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "020"
  }
  items {
    bytes_value: "1020"
  }
}
rows {
  items {
    bytes_value: "075"
  }
  items {
    bytes_value: "1075"
  }
}
rows {
  items {
    bytes_value: "150"
  }
  items {
    bytes_value: "1150"
  }
}
rows {
  items {
    bytes_value: "800"
  }
  items {
    bytes_value: "1800"
  }
}
