public class FlinkCompatibilityUtil
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
isPhysicalColumn(org.apache.flink.table.api.TableColumn column)  | 
static org.apache.flink.api.common.typeinfo.TypeInformation<org.apache.flink.table.data.RowData> | 
toTypeInfo(org.apache.flink.table.types.logical.RowType rowType)  |