Uses of Class
org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
Packages that use BuiltInTableFunction
-
Uses of BuiltInTableFunction in org.apache.flink.table.runtime.functions.table
Subclasses of BuiltInTableFunction in org.apache.flink.table.runtime.functions.tableModifier and TypeClassDescriptionclassReplicate the row N times.static final classTable function that unwraps the elements of a collection (array or multiset).static final classTable function that unwraps the elements of a map.