Class FunctionDefinitionConvertRule

java.lang.Object
org.apache.flink.table.planner.expressions.converter.FunctionDefinitionConvertRule
All Implemented Interfaces:
CallExpressionConvertRule

public class FunctionDefinitionConvertRule extends Object implements CallExpressionConvertRule
A call expression converter rule that converts calls to user defined functions.