Uses of Class
org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
Packages that use BuiltInTableFunction Package Description org.apache.flink.table.runtime.functions.table -
-
Uses of BuiltInTableFunction in org.apache.flink.table.runtime.functions.table
Subclasses of BuiltInTableFunction in org.apache.flink.table.runtime.functions.table Modifier and Type Class Description classReplicateRowsFunctionReplicate the row N times.static classUnnestRowsFunction.CollectionUnnestTableFunctionTable function that unwraps the elements of a collection (array or multiset).static classUnnestRowsFunction.MapUnnestTableFunctionTable function that unwraps the elements of a map.
-