| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.index |
| Class and Description |
|---|
| RewriteCanApplyCtx
RewriteCanApplyCtx class stores the context for the
RewriteCanApplyProcFactory
to determine if any index can be used and if the input query
meets all the criteria for rewrite optimization. |
| RewriteQueryUsingAggregateIndexCtx
RewriteQueryUsingAggregateIndexCtx class stores the
context for the
RewriteQueryUsingAggregateIndex
used to rewrite operator plan with index table instead of base table. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.