Uses of Package
org.apache.drill.exec.expr.fn.output
Package
Description
-
ClassDescriptionReturn type calculation interface for functions that have return type set as with enum
FunctionTemplate.ReturnType
. -
ClassDescriptionReturn type calculation interface for functions that have return type set as with enum
FunctionTemplate.ReturnType
. -
ClassDescriptionReturn type calculation implementation for functions with return type set as
FunctionTemplate.ReturnType.CONCAT
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_ADD_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_AGGREGATE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_AVG_AGGREGATE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_CAST
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_DIV_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_MAX_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_MOD_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_SET_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_SUM_AGGREGATE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_SUM_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DECIMAL_ZERO_SCALE
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.DEFAULT
.Return type calculation interface for functions that have return type set as with enumFunctionTemplate.ReturnType
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.PAD
.Return type calculation interface for functions that have return type set as with enumFunctionTemplate.ReturnType
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.SAME_IN_OUT_LENGTH
.Return type calculation implementation for functions with return type set asFunctionTemplate.ReturnType.STRING_CAST
. -
ClassDescriptionReturn type calculation interface for functions that have return type set as with enum
FunctionTemplate.ReturnType
.