You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/02 16:49:15 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #17669: [BEAM-11167] Updates dill package to version 0.3.5.1

tvalentyn commented on code in PR #17669:
URL: https://github.com/apache/beam/pull/17669#discussion_r888175693


##########
CHANGES.md:
##########
@@ -66,6 +66,7 @@
 * Go SDK users can now use generic registration functions to optimize their DoFn execution. ([BEAM-14347](https://issues.apache.org/jira/browse/BEAM-14347))
 * Go SDK users may now write self-checkpointing Splittable DoFns to read from streaming sources. ([BEAM-11104](https://issues.apache.org/jira/browse/BEAM-11104))
 * Go SDK textio Reads have been moved to Splittable DoFns exclusively. ([BEAM-14489](https://issues.apache.org/jira/browse/BEAM-14489))
+* The serialization (pickling)  library for Python is updated to dill==0.3.4 ([BEAM-11167](https://issues.apache.org/jira/browse/BEAM-11167))

Review Comment:
   ```suggestion
   * The serialization (pickling)  library for Python is updated to dill==0.3.5.1 ([BEAM-11167](https://issues.apache.org/jira/browse/BEAM-11167))
   ```



-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org