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

tpch.statistics.sf0.01.part.json Maven / Gradle / Ivy

The newest version!
{
  "rowCount" : 2000,
  "columns" : {
    "p_partkey" : {
      "distinctValuesCount" : 2000,
      "min" : 1,
      "max" : 2000,
      "dataSize" : null
    },
    "p_container" : {
      "distinctValuesCount" : 40,
      "min" : "JUMBO BAG",
      "max" : "WRAP PKG",
      "dataSize" : 15221
    },
    "p_name" : {
      "distinctValuesCount" : 2000,
      "min" : "almond aquamarine mint misty red",
      "max" : "yellow white puff orange rosy",
      "dataSize" : 65314
    },
    "p_comment" : {
      "distinctValuesCount" : 1959,
      "min" : " about the furio",
      "max" : "zzle among t",
      "dataSize" : 27173
    },
    "p_brand" : {
      "distinctValuesCount" : 25,
      "min" : "Brand#11",
      "max" : "Brand#55",
      "dataSize" : 16000
    },
    "p_type" : {
      "distinctValuesCount" : 150,
      "min" : "ECONOMY ANODIZED BRASS",
      "max" : "STANDARD POLISHED TIN",
      "dataSize" : 41102
    },
    "p_retailprice" : {
      "distinctValuesCount" : 1099,
      "min" : 901.0,
      "max" : 1900.99,
      "dataSize" : null
    },
    "p_mfgr" : {
      "distinctValuesCount" : 5,
      "min" : "Manufacturer#1",
      "max" : "Manufacturer#5",
      "dataSize" : 28000
    },
    "p_size" : {
      "distinctValuesCount" : 50,
      "min" : 1,
      "max" : 50,
      "dataSize" : null
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy