@Internal
public interface PlannerTypeInferenceUtil
PlannerExpression are
upgraded to work with TypeInferenceUtil.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.inference.TypeInferenceUtil.Result |
runTypeInference(UnresolvedCallExpression unresolvedCall,
List<org.apache.flink.table.expressions.ResolvedExpression> resolvedArgs)
Same behavior as
TypeInferenceUtil#runTypeInference(TypeInference, CallContext). |
org.apache.flink.table.types.inference.TypeInferenceUtil.Result runTypeInference(UnresolvedCallExpression unresolvedCall, List<org.apache.flink.table.expressions.ResolvedExpression> resolvedArgs)
TypeInferenceUtil#runTypeInference(TypeInference, CallContext).Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.