Package | Description |
---|---|
org.apache.hadoop.hive.ql.io.parquet |
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 © 2019 The Apache Software Foundation. All Rights Reserved.