Class DecimalReturnTypeInference.DecimalAggReturnTypeInference

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

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