public class MetadataAggregateHelper extends Object
| Constructor and Description |
|---|
MetadataAggregateHelper(MetadataAggregateContext context,
ColumnNamesOptions columnNamesOptions,
BatchSchema schema,
AggPrelBase.OperatorPhase phase) |
| Modifier and Type | Method and Description |
|---|---|
List<NamedExpression> |
getValueExpressions() |
public MetadataAggregateHelper(MetadataAggregateContext context, ColumnNamesOptions columnNamesOptions, BatchSchema schema, AggPrelBase.OperatorPhase phase)
public List<NamedExpression> getValueExpressions()
Copyright © 2021 The Apache Software Foundation. All rights reserved.