All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tpch.statistics.sf100.0.orders.o_orderstatus.O.json Maven / Gradle / Ivy

The newest version!
{
  "rowCount" : 73086053,
  "columns" : {
    "o_orderstatus" : {
      "distinctValuesCount" : 1,
      "min" : "O",
      "max" : "O",
      "dataSize" : 73086053
    },
    "o_clerk" : {
      "distinctValuesCount" : 100000,
      "min" : "Clerk#000000001",
      "max" : "Clerk#000100000",
      "dataSize" : 1096290795
    },
    "o_orderdate" : {
      "distinctValuesCount" : 1263,
      "min" : 9178,
      "max" : 10440,
      "dataSize" : null
    },
    "o_shippriority" : {
      "distinctValuesCount" : 1,
      "min" : 0,
      "max" : 0,
      "dataSize" : null
    },
    "o_custkey" : {
      "distinctValuesCount" : 9966948,
      "min" : 1,
      "max" : 14999999,
      "dataSize" : null
    },
    "o_totalprice" : {
      "distinctValuesCount" : 29576643,
      "min" : 821.18,
      "max" : 591036.15,
      "dataSize" : null
    },
    "o_orderkey" : {
      "distinctValuesCount" : 73109729,
      "min" : 1,
      "max" : 600000000,
      "dataSize" : null
    },
    "o_comment" : {
      "distinctValuesCount" : 61128827,
      "min" : " Tiresias about the",
      "max" : "zzle? theodolites against the",
      "dataSize" : 3544821901
    },
    "o_orderpriority" : {
      "distinctValuesCount" : 5,
      "min" : "1-URGENT",
      "max" : "5-LOW",
      "dataSize" : 613952677
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy