iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iceberg::PartitionFieldStats Class Reference

Statistics for a partition field. More...

#include <partition_summary_internal.h>

Public Member Functions

 PartitionFieldStats (const std::shared_ptr< Type > &type)
 
Status Update (const Literal &value)
 Update the partition field stats with a new partition field value.
 
Result< PartitionFieldSummaryFinish () const
 Finish the partition field stats and produce the partition field summary.
 
const std::shared_ptr< Type > & type () const
 

Detailed Description

Statistics for a partition field.


The documentation for this class was generated from the following files: