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

tpch.statistics.sf1.0.orders.json Maven / Gradle / Ivy

The newest version!
{
  "rowCount" : 1500000,
  "columns" : {
    "o_orderstatus" : {
      "distinctValuesCount" : 3,
      "min" : "F",
      "max" : "P",
      "dataSize" : 1500000
    },
    "o_clerk" : {
      "distinctValuesCount" : 1000,
      "min" : "Clerk#000000001",
      "max" : "Clerk#000001000",
      "dataSize" : 22500000
    },
    "o_orderdate" : {
      "distinctValuesCount" : 2406,
      "min" : 8035,
      "max" : 10440,
      "dataSize" : null
    },
    "o_shippriority" : {
      "distinctValuesCount" : 1,
      "min" : 0,
      "max" : 0,
      "dataSize" : null
    },
    "o_custkey" : {
      "distinctValuesCount" : 99996,
      "min" : 1,
      "max" : 149999,
      "dataSize" : null
    },
    "o_totalprice" : {
      "distinctValuesCount" : 1464316,
      "min" : 857.71,
      "max" : 555285.16,
      "dataSize" : null
    },
    "o_orderkey" : {
      "distinctValuesCount" : 1500254,
      "min" : 1,
      "max" : 6000000,
      "dataSize" : null
    },
    "o_comment" : {
      "distinctValuesCount" : 1481837,
      "min" : " Tiresias about the blithely ironic a",
      "max" : "zzle? furiously ironic instructions among the unusual t",
      "dataSize" : 72770808
    },
    "o_orderpriority" : {
      "distinctValuesCount" : 5,
      "min" : "1-URGENT",
      "max" : "5-LOW",
      "dataSize" : 12599829
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy