-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39650/
-----------------------------------------------------------
Review request for lens.
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
-----
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