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



lens-cube/src/main/java/org/apache/lens/cube/metadata/ExprColumn.java
<https://reviews.apache.org/r/29451/#comment109612>

    Encoding seems safe here. Even control characters might come in the 
expression. The drawback is that we wouldn't be able to decode the expression 
by looking at the output of `describe cube`


- Rajat Khandelwal


On Dec. 29, 2014, 8:31 a.m., Jaideep dhok wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/29451/
> -----------------------------------------------------------
> 
> (Updated Dec. 29, 2014, 8:31 a.m.)
> 
> 
> Review request for lens.
> 
> 
> Bugs: LENS-175
>     https://issues.apache.org/jira/browse/LENS-175
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> Changes in ExprColumn and test changes to validate multiple expressions. No 
> changes required in CubeMetastoreClient
> 
> 
> Diffs
> -----
> 
>   lens-cube/src/main/java/org/apache/lens/cube/metadata/ExprColumn.java 
> 352fef9 
>   
> lens-cube/src/test/java/org/apache/lens/cube/metadata/TestCubeMetastoreClient.java
>  5889506 
> 
> Diff: https://reviews.apache.org/r/29451/diff/
> 
> 
> Testing
> -------
> 
> Added new tests for creating and altering multiple expressions. 
> No impact on existing lens-cube tests. I'll update JIRA with complete test 
> report.
> 
> 
> Thanks,
> 
> Jaideep dhok
> 
>

Reply via email to