You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by "Yi Pan (Data Infrastructure)" <yi...@linkedin.com> on 2016/06/23 06:31:01 UTC

Re: Review Request 46287: Add a double serde.

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



In addition to the documentation changes, there is also a need to update Util.scala class to add the support for "double" as a build-in serde factory name.

- Yi Pan (Data Infrastructure)


On April 15, 2016, 11:17 p.m., Jon Bringhurst wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46287/
> -----------------------------------------------------------
> 
> (Updated April 15, 2016, 11:17 p.m.)
> 
> 
> Review request for samza.
> 
> 
> Bugs: SAMZA-936
>     https://issues.apache.org/jira/browse/SAMZA-936
> 
> 
> Repository: samza
> 
> 
> Description
> -------
> 
> Add a simple double serde.
> 
> 
> Diffs
> -----
> 
>   samza-core/src/main/scala/org/apache/samza/serializers/DoubleSerde.scala PRE-CREATION 
>   samza-core/src/test/scala/org/apache/samza/serializers/TestDoubleSerde.scala PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/46287/diff/
> 
> 
> Testing
> -------
> 
> A simple unit test was added.
> 
> 
> Thanks,
> 
> Jon Bringhurst
> 
>