-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61942/#review184254
-----------------------------------------------------------


Ship it!




Ship It!

- Puneet Gupta


On Aug. 30, 2017, 9:41 a.m., Rajat Khandelwal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61942/
> -----------------------------------------------------------
> 
> (Updated Aug. 30, 2017, 9:41 a.m.)
> 
> 
> Review request for lens.
> 
> 
> Bugs: LENS-1467
>     https://issues.apache.org/jira/browse/LENS-1467
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> "a and (b or c)" is converted to ["a", "b", "c"] which are then ANDed 
> together, which is wrong.
> 
> 
> Diffs
> -----
> 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java 
> 8b9583aa62ce3fc0ed94b2b849f12ee48fa16a9b 
>   
> lens-cube/src/main/java/org/apache/lens/cube/parse/StorageCandidateHQLContext.java
>  494b08e3b04bcdfea3de449f3740589cc481ba38 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/join/JoinClause.java 
> 866149641fbc2d00263fbe9679b1e89f5325e601 
>   
> lens-cube/src/test/java/org/apache/lens/cube/parse/CubeQueryContextTest.java 
> PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/61942/diff/3/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Rajat Khandelwal
> 
>

Reply via email to