Class DecimalReturnTypeInference.DecimalCastReturnTypeInference

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

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