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 LensException
cubeql - CubeQueryContextLensExceptionCopyright © 2014–2016 Apache Software Foundation. All rights reserved.