public abstract class ColumnStatsMerger extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
ColumnStatsMerger() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
merge(org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj aggregateColStats,
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj newColStats) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.