Class DecimalReturnTypeInference.DecimalSumScaleReturnTypeInference

java.lang.Object
org.apache.drill.exec.expr.fn.output.DecimalReturnTypeInference.DecimalSumScaleReturnTypeInference
All Implemented Interfaces:
ReturnTypeInference
Enclosing class:
DecimalReturnTypeInference

public static class DecimalReturnTypeInference.DecimalSumScaleReturnTypeInference extends Object implements ReturnTypeInference
Return type calculation implementation for functions with return type set as FunctionTemplate.ReturnType.DECIMAL_SUM_SCALE.