public final class RewriteCanApplyProcFactory extends Object
RewriteGBUsingIndex
to determine if the rewrite optimization can be applied to the input query.| Constructor and Description |
|---|
RewriteCanApplyProcFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hive.ql.optimizer.index.RewriteCanApplyProcFactory.CheckTableScanProc |
canApplyOnTableScanOperator(TableScanOperator topOp) |
public static org.apache.hadoop.hive.ql.optimizer.index.RewriteCanApplyProcFactory.CheckTableScanProc canApplyOnTableScanOperator(TableScanOperator topOp)
Copyright © 2017 The Apache Software Foundation. All rights reserved.