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


##########
CHANGES.md:
##########
@@ -65,6 +65,7 @@
 * X feature added (Java/Python) 
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
 * 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))
+* The dill library for python is updated to version 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.4 
([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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to