| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io | |
| org.apache.hadoop.hive.ql.io.parquet |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LlapCacheOnlyInputFormatInterface.VectorizedOnly
For inputformats that can only accept LLAP caching with vectorization turned on.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapredParquetInputFormat
A Parquet InputFormat for Hive (with the deprecated package mapred)
NOTE: With HIVE-9235 we removed "implements VectorizedParquetInputFormat" since all data types
are not currently supported.
|
class |
VectorizedParquetInputFormat
Vectorized input format for Parquet files
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.