columns {
  name: "region"
  type {
    optional_type {
      item {
        type_id: UINT32
      }
    }
  }
}
columns {
  name: "max_age_at_range_intersect"
  type {
    optional_type {
      item {
        type_id: UINT32
      }
    }
  }
}
rows {
  items {
    uint32_value: 1
  }
  items {
    uint32_value: 0
  }
}
rows {
  items {
    uint32_value: 2
  }
  items {
    uint32_value: 0
  }
}
rows {
  items {
    uint32_value: 21
  }
  items {
    uint32_value: 0
  }
}
rows {
  items {
    uint32_value: 125
  }
  items {
    uint32_value: 33
  }
}
rows {
  items {
    uint32_value: 213
  }
  items {
    uint32_value: 0
  }
}
rows {
  items {
    uint32_value: 225
  }
  items {
    uint32_value: 45
  }
}
