columns {
  name: "ib.key"
  type {
    type_id: STRING
  }
}
columns {
  name: "ib.subkey"
  type {
    type_id: STRING
  }
}
columns {
  name: "ib.value"
  type {
    type_id: STRING
  }
}
