| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.parquet.vector |
Hive Parquet Vectorized Reader related.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VectorizedParquetRecordReader
This reader is used to read a batch of record from inputsplit, part of the code is referred
from Apache Spark and Apache Parquet.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.