This project has retired. For details please refer to its
Attic page.
BetweenTimeRangeWriter (Lens 2.0.1-beta-incubating API)
org.apache.lens.cube.parse
Class BetweenTimeRangeWriter
java.lang.Object
org.apache.lens.cube.parse.BetweenTimeRangeWriter
public class BetweenTimeRangeWriter
- extends Object
Writes partitions queried in timerange as between clause.
BetweenTimeRangeWriter
public BetweenTimeRangeWriter()
getTimeRangeWhereClause
public String getTimeRangeWhereClause(CubeQueryContext cubeQueryContext,
String tableName,
Set<org.apache.lens.cube.parse.FactPartition> rangeParts)
throws org.apache.hadoop.hive.ql.parse.SemanticException
- Throws:
org.apache.hadoop.hive.ql.parse.SemanticException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.