Uses of Interface
org.apache.drill.exec.expr.fn.output.ReturnTypeInference
Packages that use ReturnTypeInference
-
Uses of ReturnTypeInference in org.apache.drill.exec.expr.fn.output
Classes in org.apache.drill.exec.expr.fn.output that implement ReturnTypeInferenceModifier and TypeClassDescriptionclassReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.CONCAT.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_ADD_SCALE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_AGGREGATE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_AVG_AGGREGATE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_CAST.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_DIV_SCALE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_MAX_SCALE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_MOD_SCALE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_SET_SCALE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_SUM_AGGREGATE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_SUM_SCALE.static classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_ZERO_SCALE.classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DEFAULT.classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.PAD.classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.SAME_IN_OUT_LENGTH.classReturn type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.STRING_CAST.