Package org.apache.flink.table.functions
Class LegacyUserDefinedFunctionInference
java.lang.Object
org.apache.flink.table.functions.LegacyUserDefinedFunctionInference
Deprecated.
Ported
UserDefinedFunctionUtils to run some of the type inference for legacy functions in
Table API.-
Method Summary
Modifier and TypeMethodDescriptionstatic InputTypeStrategygetInputTypeStrategy(ImperativeAggregateFunction<?, ?> func) Deprecated.static InputTypeStrategyDeprecated.static InputTypeStrategygetInputTypeStrategy(TableFunction<?> func) Deprecated.static TypeStrategyDeprecated.
-
Method Details
-
getInputTypeStrategy
Deprecated. -
getInputTypeStrategy
Deprecated. -
getOutputTypeStrategy
Deprecated. -
getInputTypeStrategy
Deprecated.
-