public class BooleanColumnStatsAggregator extends ColumnStatsAggregator
ndvTuner, useDensityFunctionForNDVEstimation| Constructor and Description |
|---|
BooleanColumnStatsAggregator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj |
aggregate(List<MetaStoreUtils.ColStatsObjWithSourceInfo> colStatsWithSourceInfo,
List<String> partNames,
boolean areAllPartsFound) |
public org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj aggregate(List<MetaStoreUtils.ColStatsObjWithSourceInfo> colStatsWithSourceInfo, List<String> partNames, boolean areAllPartsFound) throws org.apache.hadoop.hive.metastore.api.MetaException
aggregate in class ColumnStatsAggregatororg.apache.hadoop.hive.metastore.api.MetaExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.