[
https://issues.apache.org/jira/browse/SAMZA-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916530#comment-13916530
]
Chris Riccomini commented on SAMZA-110:
---------------------------------------
Wow, this is great to know.
As you say, given that it's already Array[Byte], you should be able to continue
using Array[Byte] without any (additional) overhead.
Regarding erasure, I don't think anything should break, so I'm all for moving
forward with the simplest possible solution. :)
> Write a ByteSerde
> -----------------
>
> Key: SAMZA-110
> URL: https://issues.apache.org/jira/browse/SAMZA-110
> Project: Samza
> Issue Type: Bug
> Components: container
> Affects Versions: 0.6.0
> Reporter: Chris Riccomini
> Assignee: Garry Turkington
>
> It would be good to have a ByteSerde included in samza-core's serializer
> package. This serde should just be a no-op that returns the arrays it's given.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)