public class CubeQueryRewriter extends Object
Constructor and Description |
---|
CubeQueryRewriter(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hive.conf.HiveConf hconf) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
CubeQueryContext |
rewrite(org.apache.hadoop.hive.ql.parse.ASTNode astnode) |
CubeQueryContext |
rewrite(String command) |
public CubeQueryRewriter(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hive.conf.HiveConf hconf)
public CubeQueryContext rewrite(org.apache.hadoop.hive.ql.parse.ASTNode astnode) throws LensException
LensException
public CubeQueryContext rewrite(String command) throws LensException
LensException
public void clear()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.