[
https://issues.apache.org/jira/browse/BEAM-11113?focusedWorklogId=504876&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-504876
]
ASF GitHub Bot logged work on BEAM-11113:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/20 19:12
Start Date: 26/Oct/20 19:12
Worklog Time Spent: 10m
Work Description: angoenka merged pull request #13183:
URL: https://github.com/apache/beam/pull/13183
----------------------------------------------------------------
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: 504876)
Time Spent: 50m (was: 40m)
> Default compressor change breaks dataflow python streaming job update
> compatibility
> -----------------------------------------------------------------------------------
>
> Key: BEAM-11113
> URL: https://issues.apache.org/jira/browse/BEAM-11113
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.24.0, 2.25.0
> Reporter: Yichi Zhang
> Assignee: Yichi Zhang
> Priority: P2
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The default pickler compressor switched from zlib to bz2 in
> https://github.com/apache/beam/commit/103facbf80c2e4786e60367161ec59352196d04a#diff-c0972fb2e432f61d6dd354ca320853c520d0b414bb0113e375e1b077c8ec785c,
> this will change the pickled Coder representations in the job graph and lead
> to pipeline update failure on Dataflow.
> Sdk versions using bz2 in Coder pickler may not be update-able to future sdk
> versions on dataflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)