public class VectorUDAFMinDecimal64 extends VectorUDAFMinLong
VectorAggregateExpression.AggregationBufferAVERAGE_COUNT_FIELD_INDEX, AVERAGE_SOURCE_FIELD_INDEX, AVERAGE_SUM_FIELD_INDEX, inputExpression, inputTypeInfo, mode, outputDataTypePhysicalVariation, outputTypeInfo, VARIANCE_COUNT_FIELD_INDEX, VARIANCE_SUM_FIELD_INDEX, VARIANCE_VARIANCE_FIELD_INDEX, vecAggrDesc| Constructor and Description |
|---|
VectorUDAFMinDecimal64() |
VectorUDAFMinDecimal64(VectorAggregationDesc vecAggrDesc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String name,
ColumnVector.Type inputColVectorType,
ColumnVector.Type outputColVectorType,
GenericUDAFEvaluator.Mode mode) |
aggregateInput, aggregateInputSelection, assignRowColumn, getAggregationBufferFixedSize, getNewAggregationBuffer, resetbatchNeedsClone, finish, getInputExpression, getOutputDataTypePhysicalVariation, getOutputTypeInfo, hasVariableSize, toStringpublic VectorUDAFMinDecimal64()
public VectorUDAFMinDecimal64(VectorAggregationDesc vecAggrDesc)
public boolean matches(String name, ColumnVector.Type inputColVectorType, ColumnVector.Type outputColVectorType, GenericUDAFEvaluator.Mode mode)
matches in class VectorUDAFMinLongCopyright © 2024 The Apache Software Foundation. All rights reserved.