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



lens-cube/src/main/java/org/apache/lens/cube/parse/CandidateTableResolver.java
<https://reviews.apache.org/r/34410/#comment135722>

    Remove the boolean flag qlEnabledMultiTableSelect as well.
    
    Do a git grep  -i multiTableSelect and make sure there is no code matching.
    
    Similarly git grep  -i ENABLE_MULTI_TABLE_SELECT


- Amareshwari Sriramadasu


On May 19, 2015, 2:40 p.m., Sushil Mohanty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34410/
> -----------------------------------------------------------
> 
> (Updated May 19, 2015, 2:40 p.m.)
> 
> 
> Review request for lens and Amareshwari Sriramadasu.
> 
> 
> Bugs: LENS-550
>     https://issues.apache.org/jira/browse/LENS-550
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> Removed CubeQueryConfUtil.ENABLE_MULTI_TABLE_SELECT in relevant places.
> 
> 
> Diffs
> -----
> 
>   
> lens-cube/src/main/java/org/apache/lens/cube/parse/CandidateTableResolver.java
>  6b6a09b 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryConfUtil.java 
> a6374f6 
>   lens-cube/src/main/resources/olap-query-conf.xml b8dbc26 
>   lens-cube/src/test/java/org/apache/lens/cube/parse/TestCubeRewriter.java 
> 0f51978 
>   lens-driver-hive/src/main/resources/hivedriver-default.xml 7d06fee 
>   lens-driver-jdbc/src/main/resources/jdbcdriver-default.xml 841dcac 
>   src/site/apt/admin/hivedriver-config.apt ce0871a 
>   src/site/apt/admin/jdbcdriver-config.apt bdc3d49 
>   src/site/apt/user/olap-query-conf.apt a35c737 
> 
> Diff: https://reviews.apache.org/r/34410/diff/
> 
> 
> Testing
> -------
> 
> All unit tests are running fine.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Lens Checkstyle Rules ............................. SUCCESS [7.495s]
> [INFO] Lens .............................................. SUCCESS [0.402s]
> [INFO] Lens API .......................................... SUCCESS [24.028s]
> [INFO] Lens API for server and extensions ................ SUCCESS [14.612s]
> [INFO] Lens Cube ......................................... SUCCESS [4:22.462s]
> [INFO] Lens DB storage ................................... SUCCESS [18.834s]
> [INFO] Lens Query Library ................................ SUCCESS [8.753s]
> [INFO] Lens Hive Driver .................................. SUCCESS [4:17.572s]
> [INFO] Lens Driver for JDBC .............................. SUCCESS [39.551s]
> [INFO] Lens Server ....................................... SUCCESS 
> [15:54.537s]
> [INFO] Lens client ....................................... SUCCESS [1:04.667s]
> [INFO] Lens CLI .......................................... SUCCESS [7:00.657s]
> [INFO] Lens Examples ..................................... SUCCESS [3.506s]
> [INFO] Lens Distribution ................................. SUCCESS [3.375s]
> [INFO] Lens ML Lib ....................................... SUCCESS [3:26.840s]
> [INFO] Lens ML Ext Distribution .......................... SUCCESS [10.315s]
> [INFO] Lens Regression ................................... SUCCESS [1.318s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 38:20.359s
> [INFO] Finished at: Tue May 19 19:49:41 IST 2015
> [INFO] Final Memory: 137M/1084M
> 
> 
> Thanks,
> 
> Sushil Mohanty
> 
>

Reply via email to