public class BooleanColumnStatsAggregator extends ColumnStatsAggregator
ndvTuner, useDensityFunctionForNDVEstimation| Constructor and Description |
|---|
BooleanColumnStatsAggregator() |
| Modifier and Type | Method and Description |
|---|---|
ColumnStatisticsObj |
aggregate(List<MetaStoreServerUtils.ColStatsObjWithSourceInfo> colStatsWithSourceInfo,
List<String> partNames,
boolean areAllPartsFound) |
protected ColumnStatisticsData |
initColumnStatisticsData() |
mergeHistogramspublic ColumnStatisticsObj aggregate(List<MetaStoreServerUtils.ColStatsObjWithSourceInfo> colStatsWithSourceInfo, List<String> partNames, boolean areAllPartsFound) throws MetaException
aggregate in class ColumnStatsAggregatorMetaExceptionprotected ColumnStatisticsData initColumnStatisticsData()
initColumnStatisticsData in class ColumnStatsAggregatorCopyright © 2024 The Apache Software Foundation. All rights reserved.