Class DefaultReturnTypeInference

java.lang.Object
org.apache.drill.exec.expr.fn.output.DefaultReturnTypeInference
All Implemented Interfaces:
ReturnTypeInference

public class DefaultReturnTypeInference extends Object implements ReturnTypeInference
Return type calculation implementation for functions with return type set as FunctionTemplate.ReturnType.DEFAULT.