tpch.statistics.sf1.0.part.json Maven / Gradle / Ivy
The newest version!
{
"rowCount" : 200000,
"columns" : {
"p_partkey" : {
"distinctValuesCount" : 200044,
"min" : 1,
"max" : 200000,
"dataSize" : null
},
"p_container" : {
"distinctValuesCount" : 40,
"min" : "JUMBO BAG",
"max" : "WRAP PKG",
"dataSize" : 1514971
},
"p_name" : {
"distinctValuesCount" : 199993,
"min" : "almond antique blue royal burnished",
"max" : "yellow white seashell lavender black",
"dataSize" : 6550221
},
"p_comment" : {
"distinctValuesCount" : 131745,
"min" : " Tire",
"max" : "zzle. quickly si",
"dataSize" : 2702438
},
"p_brand" : {
"distinctValuesCount" : 25,
"min" : "Brand#11",
"max" : "Brand#55",
"dataSize" : 1600000
},
"p_type" : {
"distinctValuesCount" : 150,
"min" : "ECONOMY ANODIZED BRASS",
"max" : "STANDARD POLISHED TIN",
"dataSize" : 4119946
},
"p_retailprice" : {
"distinctValuesCount" : 20899,
"min" : 901.0,
"max" : 2098.99,
"dataSize" : null
},
"p_mfgr" : {
"distinctValuesCount" : 5,
"min" : "Manufacturer#1",
"max" : "Manufacturer#5",
"dataSize" : 2800000
},
"p_size" : {
"distinctValuesCount" : 50,
"min" : 1,
"max" : 50,
"dataSize" : null
}
}
}