[
https://issues.apache.org/jira/browse/BEAM-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Bradshaw closed BEAM-8480.
---------------------------------
Fix Version/s: 2.18.0
Resolution: Fixed
> Explicitly set restriction coder for bounded reader wrapper SDF.
> ----------------------------------------------------------------
>
> Key: BEAM-8480
> URL: https://issues.apache.org/jira/browse/BEAM-8480
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Restrictions are serialized by default with the default (Pickle) coder. In
> this case, we try to serialize the source, which may require Dill (e.g. if it
> references any counters or other non-trivial objects).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)