Toggle navigation
Home
org.apache.hadoop.hive.metastore.api.FieldSchema to com.facebook.presto.hive.metastore.Column
No. of Instances - 10
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Add or Remove Method invocation
valueOf
to
getType
table.get().getSd().getCols()
to
table.get().getDataColumns()
Rename Variable
fieldSchema
to
column