You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by Amareshwari Sriramadasu <am...@apache.org> on 2017/05/02 06:54:51 UTC

Re: Review Request 58844: LENS-1415: Make ResultRow implement Serializable

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


Ship it!




Ship It!

- Amareshwari Sriramadasu


On April 28, 2017, 2:32 p.m., Rajat Khandelwal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58844/
> -----------------------------------------------------------
> 
> (Updated April 28, 2017, 2:32 p.m.)
> 
> 
> Review request for lens.
> 
> 
> Bugs: LENS-1415
>     https://issues.apache.org/jira/browse/LENS-1415
> 
> 
> Repository: lens
> 
> 
> Description
> -------
> 
> This will help in people analyzing InMemoryResult. Analyzing the result can be done via spark and spark expects its dataset objects to be Serializable.
> 
> 
> Diffs
> -----
> 
>   lens-api/src/main/java/org/apache/lens/api/query/QueryResult.java db91e41fbe70f03da92e92b41c21318e12b2b05e 
>   lens-api/src/main/java/org/apache/lens/api/query/QueryResultSetMetadata.java dbdc677edd90c91cace81958b735dcafea9a0101 
>   lens-api/src/main/java/org/apache/lens/api/query/ResultColumn.java ecf4713bcb1bf7044503bf56097df781c505b8a1 
>   lens-api/src/main/java/org/apache/lens/api/query/ResultColumnType.java c71d02e3ba1c2f9f3b7ca30d6be81f341c34e466 
>   lens-api/src/main/java/org/apache/lens/api/query/ResultRow.java b8bad60b365731633623c6ae3d8a94bd1bd137da 
>   lens-regression/src/main/java/org/apache/lens/regression/util/Util.java f66249056079ce0452a7a377a47732269cd9f759 
> 
> 
> Diff: https://reviews.apache.org/r/58844/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Rajat Khandelwal
> 
>