| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.orc |
The Optimized Row Columnar (ORC) File Format.
|
| org.apache.hadoop.hive.ql.io.parquet | |
| org.apache.hadoop.hive.ql.io.sarg |
| Class and Description |
|---|
| SearchArgument
Primary interface for
SearchArgument, which are the subset of predicates
that can be pushed down to the RecordReader.
|
| Class and Description |
|---|
| PredicateLeaf.Operator
The possible operators for predicates.
|
| PredicateLeaf.Type
The possible types for sargs.
|
| Class and Description |
|---|
| PredicateLeaf
The primitive predicates that form a SearchArgument.
|
| PredicateLeaf.Operator
The possible operators for predicates.
|
| PredicateLeaf.Type
The possible types for sargs.
|
| SearchArgument
Primary interface for
SearchArgument, which are the subset of predicates
that can be pushed down to the RecordReader.
|
| SearchArgument.Builder
A builder object for contexts outside of Hive where it isn't easy to
get a ExprNodeDesc.
|
| SearchArgument.TruthValue
The potential result sets of logical operations.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.