| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.ql.optimizer.ppr |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPartitionExpressionProxy
Default implementation of PartitionExpressionProxy.
|
| Modifier and Type | Method and Description |
|---|---|
static PartitionExpressionProxy |
PartFilterExprUtil.createExpressionProxy(org.apache.hadoop.conf.Configuration conf)
Creates the proxy used to evaluate expressions.
|
protected PartitionExpressionProxy |
FileMetadataHandler.getExpressionProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileMetadataHandler.configure(org.apache.hadoop.conf.Configuration conf,
PartitionExpressionProxy expressionProxy,
MetadataStore store)
Configures the handler.
|
static ExpressionTree |
PartFilterExprUtil.makeExpressionTree(PartitionExpressionProxy expressionProxy,
byte[] expr) |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionExpressionForMetastore
The basic implementation of PartitionExpressionProxy that uses ql package classes.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.