columns {
  name: "o_year"
  type {
    optional_type {
      item {
        type_id: UINT16
      }
    }
  }
}
columns {
  name: "mkt_share"
  type {
    type_id: DOUBLE
  }
}
