[
https://issues.apache.org/jira/browse/BEAM-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864188#comment-15864188
]
Vikas Kedigehalli commented on BEAM-1471:
-----------------------------------------
Verified that when the iterable length is known, the IterableCoder is
compatible across Java and Python SDKs.
https://github.com/apache/beam/pull/1996 tests confirm that.
When the iterable length is unknown, they are not compatible. Python SDK errors
out right now. This still needs to be fixed.
> Make IterableCoder binary compatible across SDKs
> ------------------------------------------------
>
> Key: BEAM-1471
> URL: https://issues.apache.org/jira/browse/BEAM-1471
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Affects Versions: 0.5.0
> Reporter: Vikas Kedigehalli
> Assignee: Vikas Kedigehalli
>
> Ensure IterableCoder across SDKs binary compatible and add tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)