public class FieldValidator extends Object
Constructor and Description |
---|
FieldValidator() |
Modifier and Type | Method and Description |
---|---|
void |
rewriteContext(CubeQueryContext cubeql)
Rewrites and updates
CubeQueryContext |
void |
validateFields(CubeQueryContext cubeql) |
public void rewriteContext(CubeQueryContext cubeql) throws FieldsCannotBeQueriedTogetherException, org.apache.hadoop.hive.ql.parse.SemanticException
CubeQueryContext
cubeql
- CubeQueryContextorg.apache.hadoop.hive.ql.parse.SemanticException
FieldsCannotBeQueriedTogetherException
public void validateFields(CubeQueryContext cubeql) throws FieldsCannotBeQueriedTogetherException, org.apache.hadoop.hive.ql.parse.SemanticException
FieldsCannotBeQueriedTogetherException
org.apache.hadoop.hive.ql.parse.SemanticException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.