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

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

The newest version!
{
  "rowCount" : 73072502,
  "columns" : {
    "o_orderstatus" : {
      "distinctValuesCount" : 1,
      "min" : "F",
      "max" : "F",
      "dataSize" : 73072502
    },
    "o_clerk" : {
      "distinctValuesCount" : 100000,
      "min" : "Clerk#000000001",
      "max" : "Clerk#000100000",
      "dataSize" : 1096087530
    },
    "o_orderdate" : {
      "distinctValuesCount" : 1263,
      "min" : 8035,
      "max" : 9297,
      "dataSize" : null
    },
    "o_shippriority" : {
      "distinctValuesCount" : 1,
      "min" : 0,
      "max" : 0,
      "dataSize" : null
    },
    "o_custkey" : {
      "distinctValuesCount" : 9966972,
      "min" : 1,
      "max" : 14999999,
      "dataSize" : null
    },
    "o_totalprice" : {
      "distinctValuesCount" : 29571590,
      "min" : 811.73,
      "max" : 586945.44,
      "dataSize" : null
    },
    "o_orderkey" : {
      "distinctValuesCount" : 73073468,
      "min" : 3,
      "max" : 599999975,
      "dataSize" : null
    },
    "o_comment" : {
      "distinctValuesCount" : 61085748,
      "min" : " Tiresias about the ",
      "max" : "zzle? unusual requests w",
      "dataSize" : 3543938811
    },
    "o_orderpriority" : {
      "distinctValuesCount" : 5,
      "min" : "1-URGENT",
      "max" : "5-LOW",
      "dataSize" : 613807912
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy