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

tpch.statistics.sf3000.0.orders.json Maven / Gradle / Ivy

There is a newer version: 459
Show newest version
 {
    "rowCount" : 4.5E9,
     "columns" : {
        "o_orderstatus" : {
             "dataSize" : 4.5E9,
             "distinctValuesCount" : 3.0
        },
        "o_orderpriority" : {
             "dataSize" : 3.7799988176E10,
             "distinctValuesCount" : 5.0
        },
        "o_shippriority" : {
             "distinctValuesCount" : 2.0,
             "min" : 0,
             "max" : 0
        },
        "o_comment" : {
             "dataSize" : 2.18247624576E11,
             "distinctValuesCount" : 3.62400109E8
        },
        "o_orderkey" : {
             "distinctValuesCount" : 1.80019763E9,
             "min" : 1,
             "max" : 18000000000
        },
        "o_totalprice" : {
             "distinctValuesCount" : 3.8092619E7,
             "min" : 812.61,
             "max" : 601034.19
        },
        "o_orderdate" : {
             "distinctValuesCount" : 2427.0,
             "min" : "1992-01-01",
             "max" : "1998-08-02"
        },
        "o_custkey" : {
             "distinctValuesCount" : 2.67600978E8,
             "min" : 1,
             "max" : 449999999
        },
        "o_clerk" : {
             "dataSize" : 6.75E10,
             "distinctValuesCount" : 2486195.0
        }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy