[
https://issues.apache.org/jira/browse/BEAM-8123?focusedWorklogId=682865&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682865
]
ASF GitHub Bot logged work on BEAM-8123:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Nov/21 19:05
Start Date: 17/Nov/21 19:05
Worklog Time Spent: 10m
Work Description: ryanthompson591 commented on a change in pull request
#15472:
URL: https://github.com/apache/beam/pull/15472#discussion_r751553706
##########
File path: sdks/python/apache_beam/options/pipeline_options.py
##########
@@ -1056,6 +1056,12 @@ def _add_argparse_args(cls, parser):
'currently an experimental flag and provides no stability. '
'Multiple --beam_plugin options can be specified if more than '
'one plugin is needed.'))
+ parser.add_argument(
+ '--set_pickle_library',
Review comment:
I like pickle_library, options sounds like there is more to it than just
choosing the library.
--
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: 682865)
Time Spent: 3h 50m (was: 3h 40m)
> 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: 3h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)