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

Review request for lens, Jaideep dhok and Rajat Khandelwal.


Bugs: LENS-405
    https://issues.apache.org/jira/browse/LENS-405


Repository: lens


Description
-------

- Adds simple storage table name cache for which latest partitions exists.
- Cache is initialized on first call to getDimensionTable
- Updated with add and drop partitions
- Updated TestCubeMetastoreClient to assert the cache value
- Fixed CubeTestSetup - city was not getting created with correct dump periods
- Fixed TestMetastoreService to alwasys create Dimension corresponding to 
DimTable


Diffs
-----

  
lens-cube/src/main/java/org/apache/lens/cube/metadata/CubeMetastoreClient.java 
10e8ec0 
  lens-cube/src/main/java/org/apache/lens/cube/parse/StorageTableResolver.java 
be1261e 
  
lens-cube/src/test/java/org/apache/lens/cube/metadata/TestCubeMetastoreClient.java
 33224e9 
  lens-cube/src/test/java/org/apache/lens/cube/parse/CubeTestSetup.java cdf3da6 
  
lens-server/src/test/java/org/apache/lens/server/metastore/TestMetastoreService.java
 1c63861 

Diff: https://reviews.apache.org/r/32101/diff/


Testing
-------

Still seeing some failures on CLI tests. Will update once all tests pass.


Thanks,

Amareshwari Sriramadasu

Reply via email to