columns {
  name: "ps_partkey"
  type {
    type_id: INT32
  }
}
columns {
  name: "value"
  type {
    type_id: DOUBLE
  }
}
