> On May 12, 2015, 8:47 a.m., Amareshwari Sriramadasu wrote:
> > lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java, 
> > line 830
> > <https://reviews.apache.org/r/34033/diff/2/?file=956255#file956255line830>
> >
> >     We might have to support one/all of the facts with multiple storages 
> > for multi fact query also. Can be done in subtask. Can you park subtask for 
> > the same?

All unit tests are running fine.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [6.025s]
[INFO] Lens .............................................. SUCCESS [0.265s]
[INFO] Lens API .......................................... SUCCESS [12.387s]
[INFO] Lens API for server and extensions ................ SUCCESS [17.103s]
[INFO] Lens Cube ......................................... SUCCESS [4:34.790s]
[INFO] Lens DB storage ................................... SUCCESS [23.056s]
[INFO] Lens Query Library ................................ SUCCESS [9.476s]
[INFO] Lens Hive Driver .................................. SUCCESS [5:15.026s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [36.286s]
[INFO] Lens Server ....................................... SUCCESS [15:48.575s]
[INFO] Lens client ....................................... SUCCESS [2:25.408s]
[INFO] Lens CLI .......................................... SUCCESS [6:51.857s]
[INFO] Lens Examples ..................................... SUCCESS [3.636s]
[INFO] Lens Distribution ................................. SUCCESS [4.836s]
[INFO] Lens ML Lib ....................................... SUCCESS [2:39.587s]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [7.356s]
[INFO] Lens Regression ................................... SUCCESS [0.939s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:37.685s
[INFO] Finished at: Tue May 12 14:46:06 GMT+05:30 2015
[INFO] Final Memory: 86M/1078M
[INFO] ------------------------------------------------------------------------


- Sushil


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


On May 12, 2015, 8:33 a.m., Sushil Mohanty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34033/
> -----------------------------------------------------------
> 
> (Updated May 12, 2015, 8:33 a.m.)
> 
> 
> Review request for lens and Amareshwari Sriramadasu.
> 
> 
> Bugs: LENS-204
>     https://issues.apache.org/jira/browse/LENS-204
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> Support for union across two or more tables in cube query rewriting.
> 
> 
> Diffs
> -----
> 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/CandidateFact.java 
> 47b9fc1 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryContext.java 
> b7c3ee9 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/DimOnlyHQLContext.java 
> 8a23ded 
>   
> lens-cube/src/main/java/org/apache/lens/cube/parse/SingleFactHQLContext.java 
> beaa551 
>   
> lens-cube/src/main/java/org/apache/lens/cube/parse/SingleFactMultiStorageHQLContext.java
>  PRE-CREATION 
>   
> lens-cube/src/main/java/org/apache/lens/cube/parse/StorageTableResolver.java 
> e5a6b32 
>   lens-cube/src/main/java/org/apache/lens/cube/parse/UnionHQLContext.java 
> PRE-CREATION 
>   lens-cube/src/test/java/org/apache/lens/cube/parse/CubeTestSetup.java 
> 3203354 
>   lens-cube/src/test/java/org/apache/lens/cube/parse/TestCubeRewriter.java 
> c915353 
> 
> Diff: https://reviews.apache.org/r/34033/diff/
> 
> 
> Testing
> -------
> 
> Updated unit tests wrt union support. mvn clean test is running fine.
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Lens Checkstyle Rules ............................. SUCCESS [8.026s]
> [INFO] Lens .............................................. SUCCESS [0.299s]
> [INFO] Lens API .......................................... SUCCESS [17.493s]
> [INFO] Lens API for server and extensions ................ SUCCESS [15.690s]
> [INFO] Lens Cube ......................................... SUCCESS [4:13.909s]
> [INFO] Lens DB storage ................................... SUCCESS [16.124s]
> [INFO] Lens Query Library ................................ SUCCESS [10.275s]
> [INFO] Lens Hive Driver .................................. SUCCESS [3:55.868s]
> [INFO] Lens Driver for JDBC .............................. SUCCESS [27.174s]
> [INFO] Lens Server ....................................... SUCCESS 
> [10:18.860s]
> [INFO] Lens client ....................................... SUCCESS [35.250s]
> [INFO] Lens CLI .......................................... SUCCESS [5:21.299s]
> [INFO] Lens Examples ..................................... SUCCESS [4.412s]
> [INFO] Lens Distribution ................................. SUCCESS [2.964s]
> [INFO] Lens ML Lib ....................................... SUCCESS [2:22.502s]
> [INFO] Lens ML Ext Distribution .......................... SUCCESS [6.153s]
> [INFO] Lens Regression ................................... SUCCESS [0.909s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 28:38.764s
> [INFO] Finished at: Mon May 11 13:59:03 GMT+05:30 2015
> [INFO] Final Memory: 85M/1078M
> [INFO] 
> ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Sushil Mohanty
> 
>

Reply via email to