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