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

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

The newest version!
 {
    "rowCount" : 4.5E8,
     "columns" : {
        "c_phone" : {
             "dataSize" : 6.75E9,
             "distinctValuesCount" : 4.50049407E8
        },
        "c_nationkey" : {
             "distinctValuesCount" : 19.0,
             "min" : 0,
             "max" : 24
        },
        "c_custkey" : {
             "distinctValuesCount" : 4.12697126E8,
             "min" : 1,
             "max" : 450000000
        },
        "c_name" : {
             "dataSize" : 8.1E9,
             "distinctValuesCount" : 4.90782358E8
        },
        "c_acctbal" : {
             "distinctValuesCount" : 806049.0,
             "min" : -999.99,
             "max" : 9999.99
        },
        "c_address" : {
             "dataSize" : 1.1249934912E10,
             "distinctValuesCount" : 2.15484394E8
        },
        "c_comment" : {
             "dataSize" : 3.2624827583E10,
             "distinctValuesCount" : 2.56255575E8
        },
        "c_mktsegment" : {
             "dataSize" : 4.04999546E9,
             "distinctValuesCount" : 7.0
        }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy