iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | List of all members
iceberg::Metrics Struct Reference

Iceberg file format metrics. More...

#include <metrics.h>

Public Attributes

std::optional< int64_t > row_count
 
std::unordered_map< int32_t, int64_t > column_sizes
 
std::unordered_map< int32_t, int64_t > value_counts
 
std::unordered_map< int32_t, int64_t > null_value_counts
 
std::unordered_map< int32_t, int64_t > nan_value_counts
 
std::unordered_map< int32_t, Literallower_bounds
 
std::unordered_map< int32_t, Literalupper_bounds
 

Detailed Description

Iceberg file format metrics.


The documentation for this struct was generated from the following file: