public class VectorPTFEvaluatorDoubleCountDistinct extends VectorPTFEvaluatorCountDistinct
uniqueObjectscountinputColumnNum, LOG, outputColumnNum| Constructor and Description |
|---|
VectorPTFEvaluatorDoubleCountDistinct(WindowFrameDef windowFrameDef,
VectorExpression inputVecExpr,
int outputColumnNum) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(ColumnVector colVector,
int i) |
countValue, evaluateGroupBatch, getGroupResult, resetEvaluatorgetResultColumnVectorType, isGroupResultNull, streamsResultcanRunOptimizedCalculation, doLastBatchWork, evaluateInputExpr, getNullsLast, getOutputColumnNum, isCacheableForRange, mapCustomColumns, onPartitionEnd, onResultCalculated, runOnRange, setNullsLastpublic VectorPTFEvaluatorDoubleCountDistinct(WindowFrameDef windowFrameDef, VectorExpression inputVecExpr, int outputColumnNum)
protected Object getValue(ColumnVector colVector, int i)
getValue in class VectorPTFEvaluatorCountDistinctCopyright © 2024 The Apache Software Foundation. All rights reserved.