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

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

The newest version!
 {
    "rowCount" : 25.0,
     "columns" : {
        "n_regionkey" : {
             "distinctValuesCount" : 5.0,
             "min" : 0,
             "max" : 4
        },
        "n_nationkey" : {
             "distinctValuesCount" : 19.0,
             "min" : 0,
             "max" : 24
        },
        "n_name" : {
             "dataSize" : 177.0,
             "distinctValuesCount" : 24.0
        },
        "n_comment" : {
             "dataSize" : 1857.0,
             "distinctValuesCount" : 31.0
        }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy