-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39650/
-----------------------------------------------------------
(Updated Oct. 26, 2015, 11:22 a.m.)
Review request for lens.
Changes
-------
Fixed few checkstyle issues.
Bugs: LENS-846
https://issues.apache.org/jira/browse/LENS-846
Repository: lens
Description
-------
For optimization all fact filters should be pushed down to fact subquery.
Currently this is not happening.
Diffs (updated)
-----
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java
c6797aa
lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestColumnarSQLRewriter.java
31c7dad
Diff: https://reviews.apache.org/r/39650/diff/
Testing
-------
JDBC tests are running fine. Will update all test result shortly.
Thanks,
Sushil Mohanty