Class DecimalReturnTypeInference.DecimalAddReturnTypeInference

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

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