Class SameInOutLengthReturnTypeInference

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

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