You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by Raju Bairishetti <ra...@gmail.com> on 2015/09/04 06:16:43 UTC

Re: Review Request 37434: LENS-710 : Allow column name mapping for few/all columns in underlying storage tables

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

Ship it!


Ship It!

- Raju Bairishetti


On Aug. 13, 2015, 11:17 a.m., Amareshwari Sriramadasu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37434/
> -----------------------------------------------------------
> 
> (Updated Aug. 13, 2015, 11:17 a.m.)
> 
> 
> Review request for lens.
> 
> 
> Bugs: LENS-710
>     https://issues.apache.org/jira/browse/LENS-710
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> Changes include :
> - Adds column mapping property 
> - JDBCDriver replaces columns in the query according to the map.
> - added tests for the same.
> 
> 
> Diffs
> -----
> 
>   lens-api/src/main/resources/cube-0.1.xsd 02ea2d1 
>   lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java 9ceb9f3 
>   lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestColumnarSQLRewriter.java 9222d87 
>   lens-server-api/src/main/java/org/apache/lens/server/api/LensConfConstants.java 720825a 
> 
> Diff: https://reviews.apache.org/r/37434/diff/
> 
> 
> Testing
> -------
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Lens Checkstyle Rules ............................. SUCCESS [1.886s]
> [INFO] Lens .............................................. SUCCESS [3.232s]
> [INFO] Lens API .......................................... SUCCESS [25.549s]
> [INFO] Lens API for server and extensions ................ SUCCESS [22.334s]
> [INFO] Lens Cube ......................................... SUCCESS [5:15.508s]
> [INFO] Lens DB storage ................................... SUCCESS [19.137s]
> [INFO] Lens Query Library ................................ SUCCESS [15.456s]
> [INFO] Lens Hive Driver .................................. SUCCESS [2:52.008s]
> [INFO] Lens Driver for JDBC .............................. SUCCESS [36.722s]
> [INFO] Lens Elastic Search Driver ........................ SUCCESS [15.131s]
> [INFO] Lens Server ....................................... SUCCESS [5:39.518s]
> [INFO] Lens client ....................................... SUCCESS [34.684s]
> [INFO] Lens CLI .......................................... SUCCESS [2:36.422s]
> [INFO] Lens Examples ..................................... SUCCESS [8.852s]
> [INFO] Lens Distribution ................................. SUCCESS [8.160s]
> [INFO] Lens ML Lib ....................................... SUCCESS [1:19.079s]
> [INFO] Lens ML Ext Distribution .......................... SUCCESS [2.086s]
> [INFO] Lens Regression ................................... SUCCESS [10.369s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 21:07.038s
> [INFO] Finished at: Thu Aug 13 10:37:33 UTC 2015
> [INFO] Final Memory: 193M/1835M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Amareshwari Sriramadasu
> 
>