public static class DecimalReturnTypeInference.DecimalSumAggReturnTypeInference extends Object implements ReturnTypeInference
FunctionTemplate.ReturnType.DECIMAL_SUM_AGGREGATE.| Modifier and Type | Field and Description |
|---|---|
static DecimalReturnTypeInference.DecimalSumAggReturnTypeInference |
INSTANCE |
| Constructor and Description |
|---|
DecimalReturnTypeInference.DecimalSumAggReturnTypeInference() |
| Modifier and Type | Method and Description |
|---|---|
TypeProtos.MajorType |
getType(List<LogicalExpression> logicalExpressions,
FunctionAttributes attributes) |
public static final DecimalReturnTypeInference.DecimalSumAggReturnTypeInference INSTANCE
public DecimalReturnTypeInference.DecimalSumAggReturnTypeInference()
public TypeProtos.MajorType getType(List<LogicalExpression> logicalExpressions, FunctionAttributes attributes)
getType in interface ReturnTypeInferenceCopyright © 2017 The Apache Software Foundation. All rights reserved.