columns {
  name: "column0"
  type {
    type_id: STRING
  }
}
columns {
  name: "column1"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column2"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column3"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column4"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column5"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column6"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column7"
  type {
    type_id: STRING
  }
}
columns {
  name: "column8"
  type {
    optional_type {
      item {
        type_id: UINT32
      }
    }
  }
}
columns {
  name: "column9"
  type {
    optional_type {
      item {
        type_id: UINT32
      }
    }
  }
}
columns {
  name: "column10"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column11"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column12"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column13"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column14"
  type {
    type_id: STRING
  }
}
columns {
  name: "column15"
  type {
    optional_type {
      item {
        optional_type {
          item {
            type_id: UINT32
          }
        }
      }
    }
  }
}
columns {
  name: "column16"
  type {
    optional_type {
      item {
        optional_type {
          item {
            type_id: UINT32
          }
        }
      }
    }
  }
}
columns {
  name: "column17"
  type {
    optional_type {
      item {
        type_id: UINT32
      }
    }
  }
}
columns {
  name: "column18"
  type {
    optional_type {
      item {
        type_id: UINT32
      }
    }
  }
}
columns {
  name: "column19"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column20"
  type {
    type_id: UINT32
  }
}
columns {
  name: "column21"
  type {
    type_id: STRING
  }
}
rows {
  items {
    bytes_value: "first"
  }
  items {
    uint32_value: 22
  }
  items {
    uint32_value: 1
  }
  items {
    uint32_value: 122
  }
  items {
    uint32_value: 1
  }
  items {
    uint32_value: 222
  }
  items {
    uint32_value: 1
  }
  items {
    bytes_value: "second"
  }
  items {
    null_flag_value: NULL_VALUE
  }
  items {
    uint32_value: 1
  }
  items {
    uint32_value: 42
  }
  items {
    uint32_value: 1
  }
  items {
    uint32_value: 442
  }
  items {
    uint32_value: 1
  }
  items {
    bytes_value: "third"
  }
  items {
    nested_value {
      null_flag_value: NULL_VALUE
    }
  }
  items {
    uint32_value: 1
  }
  items {
    null_flag_value: NULL_VALUE
  }
  items {
    uint32_value: 1
  }
  items {
    uint32_value: 100500
  }
  items {
    uint32_value: 1
  }
  items {
    bytes_value: "end"
  }
}
