tpch.statistics.sf100.0.part.json Maven / Gradle / Ivy
The newest version!
{
"rowCount" : 20000000,
"columns" : {
"p_partkey" : {
"distinctValuesCount" : 20000911,
"min" : 1,
"max" : 20000000,
"dataSize" : null
},
"p_container" : {
"distinctValuesCount" : 40,
"min" : "JUMBO BAG",
"max" : "WRAP PKG",
"dataSize" : 151492985
},
"p_name" : {
"distinctValuesCount" : 19984907,
"min" : "almond antique aquamarine beige burlywood",
"max" : "yellow white wheat violet orchid",
"dataSize" : 654983885
},
"p_comment" : {
"distinctValuesCount" : 3945080,
"min" : " Tire",
"max" : "zzle? speci",
"dataSize" : 269975443
},
"p_brand" : {
"distinctValuesCount" : 25,
"min" : "Brand#11",
"max" : "Brand#55",
"dataSize" : 160000000
},
"p_type" : {
"distinctValuesCount" : 150,
"min" : "ECONOMY ANODIZED BRASS",
"max" : "STANDARD POLISHED TIN",
"dataSize" : 411999154
},
"p_retailprice" : {
"distinctValuesCount" : 119899,
"min" : 900.01,
"max" : 2098.99,
"dataSize" : null
},
"p_mfgr" : {
"distinctValuesCount" : 5,
"min" : "Manufacturer#1",
"max" : "Manufacturer#5",
"dataSize" : 280000000
},
"p_size" : {
"distinctValuesCount" : 50,
"min" : 1,
"max" : 50,
"dataSize" : null
}
}
}