Description
Seeing the following :
java.lang.NullPointerException at org.apache.lens.cube.parse.JoinResolver$AutoJoinContext.getMergedJoinClause(JoinResolver.java:462) at org.apache.lens.cube.parse.JoinResolver$AutoJoinContext.getFromString(JoinResolver.java:423) at org.apache.lens.cube.parse.DimHQLContext.getFromString(DimHQLContext.java:77) at org.apache.lens.cube.parse.DimHQLContext.setMissingExpressions(DimHQLContext.java:63) at org.apache.lens.cube.parse.SimpleHQLContext.toHQL(SimpleHQLContext.java:81) t org.apache.lens.cube.parse.DimOnlyHQLContext.toHQL(DimOnlyHQLContext.java:47) at org.apache.lens.cube.parse.CubeQueryContext.toHQL(CubeQueryContext.java:822) at org.apache.lens.driver.cube.RewriteUtil.rewriteQuery(RewriteUtil.java:249)
Attachments
Attachments
Issue Links
- is duplicated by
-
LENS-226 Prune jointree with queried dimensions before constructing join clause from tree
- Closed