public abstract static class ETypeConverter.BinaryConverterForDecimalType<T extends org.apache.hadoop.io.Writable> extends ETypeConverter.BinaryConverter<T>
type| Constructor and Description |
|---|
BinaryConverterForDecimalType(org.apache.parquet.schema.PrimitiveType type,
org.apache.hadoop.hive.ql.io.parquet.convert.ConverterParent parent,
int index,
TypeInfo hiveTypeInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
convertToBytes(org.apache.parquet.io.api.Binary binary) |
addBinary, addValueFromDictionary, convert, hasDictionarySupport, setDictionarypublic BinaryConverterForDecimalType(org.apache.parquet.schema.PrimitiveType type,
org.apache.hadoop.hive.ql.io.parquet.convert.ConverterParent parent,
int index,
TypeInfo hiveTypeInfo)
Copyright © 2024 The Apache Software Foundation. All rights reserved.