| Class and Description |
|---|
| org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter |
| org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
Use
InternalTypeInfo.of(LogicalType) instead if TypeInformation is really
required. In many cases, InternalSerializers.create(LogicalType) should be sufficient. |
| org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.