TypeInformation. However, the Table & SQL API is
currently updated to use DataTypes based on LogicalTypes. Use LogicalTypeParser instead.@Deprecated @PublicEvolving public class TypeStringUtils extends Object
TypeInformation into a string representation and back.| Constructor and Description |
|---|
TypeStringUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.common.typeinfo.TypeInformation<?> |
readTypeInfo(String typeString)
Deprecated.
|
static String |
writeTypeInfo(org.apache.flink.api.common.typeinfo.TypeInformation<?> typeInfo)
Deprecated.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.