-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28542/
-----------------------------------------------------------
(Updated Dec. 1, 2014, 6:28 a.m.)
Review request for lens and Amareshwari Sriramadasu.
Bugs: LENS-67
https://issues.apache.org/jira/browse/LENS-67
Repository: lens
Description
-------
To fix the issue in query rewriter substituting the input alias with custom
alias in the format "db_table_alias" so that the alias is unique. This new
alias will be used for constructing the fact subquery by referring joins and
filter conditions.
Diffs
-----
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java
20031db
lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestColumnarSQLRewriter.java
6823ada
Diff: https://reviews.apache.org/r/28542/diff/
Testing
-------
File Attachments (updated)
----------------
LENS-67.patch
https://reviews.apache.org/media/uploaded/files/2014/12/01/e27741ab-7b41-46f7-85d8-885462b1cf5f__LENS-67.patch
Thanks,
Sushil Mohanty