tpch.statistics.sf1.0.part.json Maven / Gradle / Ivy
{
"rowCount" : 200000,
"columns" : {
"p_partkey" : {
"distinctValuesCount" : 200000,
"min" : 1,
"max" : 200000,
"dataSize" : null
},
"p_name" : {
"distinctValuesCount" : 199997,
"min" : "almond antique blue royal burnished",
"max" : "yellow white seashell lavender black",
"dataSize" : 6550123
},
"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" : 20899,
"min" : 901.0,
"max" : 2098.99,
"dataSize" : null
},
"p_comment" : {
"distinctValuesCount" : 131753,
"min" : " Tire",
"max" : "zzle. quickly si",
"dataSize" : 2038351
}
}
}