Toggle navigation
Home
org.apache.drill.exec.store.hive.HiveFieldConverter.String to org.apache.hadoop.hive.serde2.SerDe
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> External
Mapping:
Cascading Type Change (Similar)
String
to
SerDe
Other
(partition == null) ? table.getSd().getSerdeInfo().getSerializationLib() : partition.getSd().getSerdeInfo().getSerializationLib()
to
table.getSd().getSerdeInfo().getSerializationLib()
Rename Variable
sLib
to
tableSerDe