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

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

                Author: ASF GitHub Bot
            Created on: 17/Nov/21 19:18
            Start Date: 17/Nov/21 19:18
    Worklog Time Spent: 10m 
      Work Description: ryanthompson591 commented on a change in pull request 
#15472:
URL: https://github.com/apache/beam/pull/15472#discussion_r751563009



##########
File path: sdks/python/apache_beam/runners/worker/sdk_worker_main.py
##########
@@ -76,6 +77,8 @@ def create_harness(environment, dry_run=False):
   RuntimeValueProvider.set_runtime_options(pipeline_options_dict)
   sdk_pipeline_options = PipelineOptions.from_dictionary(pipeline_options_dict)
   filesystems.FileSystems.set_options(sdk_pipeline_options)
+  pickler.set_pipeline_options(

Review comment:
       I've renamed this to set_library, and I think we should only have a 
single set_library function that takes a string as a parameter.




-- 
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: 682870)
    Time Spent: 4h 10m  (was: 4h)

> 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: 4h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to