[
https://issues.apache.org/jira/browse/BEAM-8480?focusedWorklogId=334385&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334385
]
ASF GitHub Bot logged work on BEAM-8480:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Oct/19 21:45
Start Date: 25/Oct/19 21:45
Worklog Time Spent: 10m
Work Description: robertwb commented on pull request #9877: [BEAM-8480]
Explicitly set restriction coder for bounded reader wrapper SDF.
URL: https://github.com/apache/beam/pull/9877
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 334385)
Time Spent: 0.5h (was: 20m)
> 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
> 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)