[
https://issues.apache.org/jira/browse/BEAM-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik updated BEAM-3063:
----------------------------
Description: VoidCoder structuralValue always performs an encode on
something which is effectively zero bytes instead of returning a trivial object
which is always equals to itself. (was: Currently Coder.java says that
structuralValue(x).equals(@code structuralValue(y))
> VoidCoder should implement structuralValue instead of forcing encoding of
> zero bytes
> ------------------------------------------------------------------------------------
>
> Key: BEAM-3063
> URL: https://issues.apache.org/jira/browse/BEAM-3063
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: Minor
>
> VoidCoder structuralValue always performs an encode on something which is
> effectively zero bytes instead of returning a trivial object which is always
> equals to itself.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)