Uses of Package
org.apache.flink.table.runtime.functions.table
-
Packages that use org.apache.flink.table.runtime.functions.table Package Description org.apache.flink.table.runtime.functions.table -
Classes in org.apache.flink.table.runtime.functions.table used by org.apache.flink.table.runtime.functions.table Class Description BuiltInTableFunction Base class for runtime implementation represented asTableFunctionthat is constructed fromBuiltInFunctionDefinition.specialize(SpecializedContext).UnnestRowsFunctionBase Base class for flattening ARRAY, MAP, and MULTISET using a table function.UnnestRowsFunctionBase.UnnestTableFunctionBase Base class for table functions that unwrap collections and maps.UnnestRowsFunctionBase.UnnestTableFunctionBase.MapUnnestCollector UnnestRowsFunctionBase.UnnestTableFunctionBase.UnnestCollector