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 LensException
getTimeRangeWhereClause
in interface TimeRangeWriter
cubeQueryContext
- tableName
- parts
- LensException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.