| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.parquet.serde.primitive |
| Class and Description |
|---|
| ParquetByteInspector
The ParquetByteInspector can inspect both ByteWritables and IntWritables into bytes.
|
| ParquetShortInspector
The ParquetShortInspector can inspect both ShortWritables and IntWritables into shorts.
|
| ParquetStringInspector
The ParquetStringInspector inspects a BinaryWritable to give a Text or String.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.