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



lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java
<https://reviews.apache.org/r/29305/#comment109117>

    Can you add a comment on whats happening here? Why are checking for somany 
dots?


- Amareshwari Sriramadasu


On Dec. 22, 2014, 11:46 a.m., Sushil Mohanty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/29305/
> -----------------------------------------------------------
> 
> (Updated Dec. 22, 2014, 11:46 a.m.)
> 
> 
> Review request for lens, Amareshwari Sriramadasu and Jaideep dhok.
> 
> 
> Bugs: LENS-141
>     https://issues.apache.org/jira/browse/LENS-141
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> Currently join conditions are getting added as filters in fact subquery. 
> Fixed by excluding them from fact subquery and fact filter push down.
> 
> 
> Diffs
> -----
> 
>   
> lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java
>  b05d87f 
>   
> lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestColumnarSQLRewriter.java
>  6ca0d2d 
> 
> Diff: https://reviews.apache.org/r/29305/diff/
> 
> 
> Testing
> -------
> 
> Tested the fix and added unit test. All tests are passing.
> 
> 
> Thanks,
> 
> Sushil Mohanty
> 
>

Reply via email to