Package org.apache.flink.table.planner.functions.bridging
package org.apache.flink.table.planner.functions.bridging
-
ClassesClassDescriptionBridges
FunctionDefinitionto Calcite's representation of an aggregating function (either a system or user-defined function).BridgesFunctionDefinitionto Calcite's representation of a scalar or table function (either a system or user-defined function).Special flavor ofBridgingSqlFunctionto indicate a table function to Calcite.BridgesProcedureto Calcite's representation of a function.