columns {
  name: "column0"
  type {
    type_id: STRING
  }
}
columns {
  name: "value"
  type {
    type_id: STRING
  }
}
columns {
  name: "subkey"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "bar"
  }
  items {
    bytes_value: "aaa"
  }
  items {
    bytes_value: "3"
  }
}
rows {
  items {
    bytes_value: "foo"
  }
  items {
    bytes_value: "ddd"
  }
  items {
    bytes_value: "5"
  }
}
rows {
  items {
    bytes_value: "bar"
  }
  items {
    bytes_value: "abc"
  }
  items {
    bytes_value: "1"
  }
}
rows {
  items {
    bytes_value: "bar"
  }
  items {
    bytes_value: "aaa"
  }
  items {
    bytes_value: "1"
  }
}
rows {
  items {
    bytes_value: "bar"
  }
  items {
    bytes_value: "iii"
  }
  items {
    bytes_value: "3"
  }
}
rows {
  items {
    bytes_value: "foo"
  }
  items {
    bytes_value: "zzz"
  }
  items {
    bytes_value: "8"
  }
}
rows {
  items {
    bytes_value: "foo"
  }
  items {
    bytes_value: "qqq"
  }
  items {
    bytes_value: "7"
  }
}
rows {
  items {
    bytes_value: "foo"
  }
  items {
    bytes_value: "bbb"
  }
  items {
    bytes_value: "4"
  }
}
rows {
  items {
    bytes_value: "foo"
  }
  items {
    bytes_value: "ccc"
  }
  items {
    bytes_value: "6"
  }
}
rows {
  items {
    bytes_value: "bar"
  }
  items {
    bytes_value: "kkk"
  }
  items {
    bytes_value: "2"
  }
}
