| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.parser |
This package implements the parser for parsing the string filter
for the listPartitionsByFilter API.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionTree |
PartFilterExprUtil.makeExpressionTree(PartitionExpressionProxy expressionProxy,
byte[] expr) |
| Modifier and Type | Field and Description |
|---|---|
static ExpressionTree |
ExpressionTree.EMPTY_TREE
The empty tree that can be returned for an empty filter.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.