public class AbridgedTimeRangeWriter extends Object implements TimeRangeWriter
| Constructor and Description | 
|---|
| AbridgedTimeRangeWriter() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getTimeRangeWhereClause(CubeQueryContext cubeQueryContext,
                       String tableName,
                       Set<FactPartition> parts)Return IN clause for the partitions selected in the cube query | 
public String getTimeRangeWhereClause(CubeQueryContext cubeQueryContext, String tableName, Set<FactPartition> parts) throws org.apache.hadoop.hive.ql.parse.SemanticException
getTimeRangeWhereClause in interface TimeRangeWritercubeQueryContext - tableName - parts - org.apache.hadoop.hive.ql.parse.SemanticExceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.