public final class SchemaUtil extends Object
Modifier and Type | Method and Description |
---|---|
static FieldType |
toPortable(org.apache.hadoop.hive.serde2.typeinfo.TypeInfo info)
Converts a Hive type into an equivalent portable representation.
|
public static FieldType toPortable(org.apache.hadoop.hive.serde2.typeinfo.TypeInfo info)
info
- the original informationCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.