Robert Bradshaw created BEAM-8480:
-------------------------------------
Summary: 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
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)