Class | Description |
---|---|
FilterPredicateLeafBuilder |
The base class for building parquet supported filter predicate in primary types.
|
LeafFilterFactory | |
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.
|
MapredParquetOutputFormat |
A Parquet OutputFormat for Hive (with the deprecated package mapred)
|
ProjectionPusher | |
VectorizedParquetInputFormat |
Vectorized input format for Parquet files
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.