Package org.apache.flink.table.runtime.functions.scalar
package org.apache.flink.table.runtime.functions.scalar
-
ClassesClassDescriptionImplementation of
BuiltInFunctionDefinitions.ARRAY_APPEND.Implementation ofBuiltInFunctionDefinitions.ARRAY_CONCAT.Implementation ofBuiltInFunctionDefinitions.ARRAY_CONTAINS.Implementation ofBuiltInFunctionDefinitions.ARRAY_DISTINCT.Implementation ofBuiltInFunctionDefinitions.ARRAY_EXCEPT.Implementation ofBuiltInFunctionDefinitions.ARRAY_INTERSECT.Implementation ofBuiltInFunctionDefinitions.ARRAY_JOIN.Implementation ofBuiltInFunctionDefinitions.ARRAY_MAX.Implementation ofBuiltInFunctionDefinitions.ARRAY_MIN.Implementation ofBuiltInFunctionDefinitions.ARRAY_POSITION.Implementation ofBuiltInFunctionDefinitions.ARRAY_PREPEND.Implementation ofBuiltInFunctionDefinitions.ARRAY_REMOVE.Implementation ofBuiltInFunctionDefinitions.ARRAY_REVERSE.Implementation ofBuiltInFunctionDefinitions.ARRAY_SLICE.Implementation of ARRAY_SORT function.Implementation ofBuiltInFunctionDefinitions.ARRAY_UNION.Implementation ofBuiltInFunctionDefinitions.BTRIM.Base class for runtime implementation represented asScalarFunctionthat is constructed fromBuiltInFunctionDefinition.specialize(SpecializedContext).Implementation ofBuiltInFunctionDefinitions.COALESCE.Implementation ofBuiltInFunctionDefinitions.ELT.Implementation ofBuiltInFunctionDefinitions.ENDS_WITH.Implementation ofBuiltInFunctionDefinitions.IF_NULL.Implementation ofBuiltInFunctionDefinitions.JSON_QUOTE.Implementation ofBuiltInFunctionDefinitions.JSON_UNQUOTE.Implementation ofBuiltInFunctionDefinitions.MAP_ENTRIES.Implementation ofBuiltInFunctionDefinitions.MAP_FROM_ARRAYS.Implementation ofBuiltInFunctionDefinitions.MAP_KEYS.Implementation ofBuiltInFunctionDefinitions.MAP_UNION.Implementation ofBuiltInFunctionDefinitions.MAP_VALUES.Implementation ofBuiltInFunctionDefinitions.PRINTF.Implementation ofBuiltInFunctionDefinitions.REGEXP_COUNT.Implementation ofBuiltInFunctionDefinitions.REGEXP_EXTRACT_ALL.Implementation ofBuiltInFunctionDefinitions.REGEXP_INSTR.Implementation ofBuiltInFunctionDefinitions.REGEXP_SUBSTR.Implementation ofBuiltInFunctionDefinitions.SOURCE_WATERMARK.Implementation ofBuiltInFunctionDefinitions.SPLIT.Implementation ofBuiltInFunctionDefinitions.STARTS_WITH.Implementation ofBuiltInFunctionDefinitions.TO_TIMESTAMP_LTZ.Implementation ofBuiltInFunctionDefinitions.TRANSLATE.Implementation ofBuiltInFunctionDefinitions.TYPE_OF.Implementation ofBuiltInFunctionDefinitions.UNHEX.Implementation ofBuiltInFunctionDefinitions.URL_DECODE.Implementation ofBuiltInFunctionDefinitions.URL_ENCODE.