- java.lang.Object
-
- org.apache.hadoop.hive.serde2.AbstractSerDe
-
- org.apache.hadoop.hive.serde2.avro.AvroSerDe
-
- com.facebook.presto.hive.avro.PrestoAvroSerDe
-
-
Field Summary
-
Fields inherited from class org.apache.hadoop.hive.serde2.avro.AvroSerDe
AVRO_INT_TYPE_NAME, AVRO_LONG_TYPE_NAME, AVRO_PROP_LOGICAL_TYPE, AVRO_PROP_MAX_LENGTH, AVRO_PROP_PRECISION, AVRO_PROP_SCALE, AVRO_STRING_TYPE_NAME, CHAR_TYPE_NAME, DATE_TYPE_NAME, DECIMAL_TYPE_NAME, LIST_COLUMN_COMMENTS, TABLE_COMMENT, TABLE_NAME, TIMESTAMP_TYPE_NAME, VARCHAR_TYPE_NAME
-
Fields inherited from class org.apache.hadoop.hive.serde2.AbstractSerDe
configErrors
-
Method Summary
-
Methods inherited from class org.apache.hadoop.hive.serde2.avro.AvroSerDe
deserialize, getObjectInspector, getSchemaFromCols, getSerDeStats, getSerializedClass, initialize, initialize, serialize, shouldStoreFieldsInMetastore
-
Methods inherited from class org.apache.hadoop.hive.serde2.AbstractSerDe
getConfigurationErrors
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PrestoAvroSerDe
public PrestoAvroSerDe()
Copyright © 2012–2021. All rights reserved.