columns {
  name: "s"
  type {
    optional_type {
      item {
        type_id: UINT64
      }
    }
  }
}
rows {
  items {
    uint64_value: 2
  }
}
rows {
  items {
    uint64_value: 10
  }
}
rows {
  items {
    uint64_value: 15
  }
}
rows {
  items {
    uint64_value: 15
  }
}
rows {
  items {
    uint64_value: 16
  }
}
rows {
  items {
    uint64_value: 20
  }
}
