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

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

There is a newer version: 459
Show newest version
{
  "rowCount" : 2000,
  "columns" : {
    "p_partkey" : {
      "distinctValuesCount" : 2000,
      "min" : 1,
      "max" : 2000,
      "dataSize" : null
    },
    "p_name" : {
      "distinctValuesCount" : 2000,
      "min" : "almond aquamarine mint misty red",
      "max" : "yellow white puff orange rosy",
      "dataSize" : 65314
    },
    "p_mfgr" : {
      "distinctValuesCount" : 5,
      "min" : "Manufacturer#1",
      "max" : "Manufacturer#5",
      "dataSize" : 70
    },
    "p_brand" : {
      "distinctValuesCount" : 25,
      "min" : "Brand#11",
      "max" : "Brand#55",
      "dataSize" : 200
    },
    "p_type" : {
      "distinctValuesCount" : 150,
      "min" : "ECONOMY ANODIZED BRASS",
      "max" : "STANDARD POLISHED TIN",
      "dataSize" : 3090
    },
    "p_size" : {
      "distinctValuesCount" : 50,
      "min" : 1,
      "max" : 50,
      "dataSize" : null
    },
    "p_container" : {
      "distinctValuesCount" : 40,
      "min" : "JUMBO BAG",
      "max" : "WRAP PKG",
      "dataSize" : 303
    },
    "p_retailprice" : {
      "distinctValuesCount" : 1099,
      "min" : 901.0,
      "max" : 1900.99,
      "dataSize" : null
    },
    "p_comment" : {
      "distinctValuesCount" : 1959,
      "min" : " about the furio",
      "max" : "zzle among t",
      "dataSize" : 26839
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy