Class | Description |
---|---|
BinaryDecimalParquetValueWriter |
Parquet value writer for passing decimal values
into
RecordConsumer to be stored as BINARY type. |
DecimalValueWriter | |
FixedLenDecimalParquetValueWriter |
Parquet value writer for passing decimal values
into
RecordConsumer to be stored as FIXED_LEN_BYTE_ARRAY type. |
Int32DecimalParquetValueWriter |
Parquet value writer for passing decimal values
into
RecordConsumer to be stored as INT32 type. |
Int64DecimalParquetValueWriter |
Parquet value writer for passing decimal values
into
RecordConsumer to be stored as INT32 type. |
Copyright © 1970 The Apache Software Foundation. All rights reserved.