Toggle navigation
Home
org.apache.hadoop.hive.serde2.typeinfo.TypeInfo to com.facebook.presto.spi.type.Type
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Rename Variable
fieldTypeInfos
to
fieldTypes
keyTypeInfo
to
keyType
valueTypeInfo
to
valueType
typeInfo
to
type
Add or Remove Method invocation
value.toString()
to
(String)value
Cascading Type Change (Different)
CharTypeInfo
to
CharType