[ 
https://issues.apache.org/jira/browse/BEAM-8123?focusedWorklogId=688352&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-688352
 ]

ASF GitHub Bot logged work on BEAM-8123:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Nov/21 23:56
            Start Date: 30/Nov/21 23:56
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on a change in pull request #15472:
URL: https://github.com/apache/beam/pull/15472#discussion_r759746769



##########
File path: CHANGES.md
##########
@@ -33,6 +33,7 @@
 
 * X feature added (Java/Python) 
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
 * Remote packages can now be downloaded from locations supported by 
apache_beam.io.filesystems. The files will be downloaded on Stager and uploaded 
to staging location. For more information, see 
[BEAM-11275](https://issues.apache.org/jira/browse/BEAM-11275)
+* Added support for cloudpickle library to replace dill library.

Review comment:
       ```suggestion
   * Added support for cloudpickle as a pickling library for Python SDK.
   ```

##########
File path: sdks/python/container/py36/base_image_requirements.txt
##########
@@ -68,7 +69,7 @@ google-cloud-videointelligence==1.16.1
 google-cloud-vision==1.0.0
 google-crc32c==1.3.0
 google-pasta==0.2.0
-google-python-cloud-debugger==2.18
+google-python-cloud-debugger==2.8

Review comment:
       Was this an accidental manual change? 




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 688352)
    Time Spent: 13h 40m  (was: 13.5h)

> Support CloudPickle as pickler for Apache Beam.
> -----------------------------------------------
>
>                 Key: BEAM-8123
>                 URL: https://issues.apache.org/jira/browse/BEAM-8123
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Assignee: Ryan Thompson
>            Priority: P3
>              Labels: stale-assigned
>          Time Spent: 13h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to