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

tpcds.statistics.sf3000.inventory.json Maven / Gradle / Ivy

There is a newer version: 458
Show newest version
 {
    "rowCount" : 1.03356E9,
     "columns" : {
        "inv_warehouse_sk" : {
             "distinctValuesCount" : 18.0,
             "nullsCount" : 0.0,
             "min" : 1,
             "max" : 22
        },
        "inv_item_sk" : {
             "distinctValuesCount" : 385937.0,
             "nullsCount" : 0.0,
             "min" : 1,
             "max" : 360000
        },
        "inv_date_sk" : {
             "distinctValuesCount" : 316.0,
             "nullsCount" : 0.0,
             "min" : 2450815,
             "max" : 2452635
        },
        "inv_quantity_on_hand" : {
             "distinctValuesCount" : 691.0,
             "nullsCount" : 51680476.0,
             "min" : 0,
             "max" : 1000
        },
        "dummyColumn" : {}
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy