Class PartitionStatsHandler

java.lang.Object
org.apache.iceberg.data.PartitionStatsHandler

public class PartitionStatsHandler extends Object
Computes, writes and reads the PartitionStatisticsFile. Uses generic readers and writers to support writing and reading of the stats in table default format.