columns {
  name: "column0"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column1"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column2"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column3"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column4"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column5"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column6"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column7"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
columns {
  name: "column8"
  type {
    optional_type {
      item {
        type_id: DOUBLE
      }
    }
  }
}
rows {
  items {
    double_value: 15
  }
  items {
    double_value: 15
  }
  items {
    double_value: 15
  }
  items {
    double_value: 15
  }
  items {
    null_flag_value: NULL_VALUE
  }
  items {
    double_value: 2
  }
  items {
    double_value: 10
  }
  items {
    null_flag_value: NULL_VALUE
  }
  items {
    double_value: 0.5
  }
}
