columns {
  name: "promo_revenue"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
rows {
  items {
    null_flag_value: NULL_VALUE
  }
}
