public class DenormalizationResolver extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DenormalizationResolver.DenormalizationContext | 
| static class  | DenormalizationResolver.PickedReference | 
| static class  | DenormalizationResolver.ReferencedQueriedColumn | 
| Constructor and Description | 
|---|
| DenormalizationResolver(org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | rewriteContext(CubeQueryContext cubeql)Find all de-normalized columns, if these columns are not directly available in candidate tables, query will be
 replaced with the corresponding table reference | 
public DenormalizationResolver(org.apache.hadoop.conf.Configuration conf)
public void rewriteContext(CubeQueryContext cubeql) throws org.apache.hadoop.hive.ql.parse.SemanticException
cubeql - CubeQueryContextorg.apache.hadoop.hive.ql.parse.SemanticExceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.