[
https://issues.apache.org/jira/browse/BEAM-13578?focusedWorklogId=702003&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-702003
]
ASF GitHub Bot logged work on BEAM-13578:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Dec/21 18:18
Start Date: 29/Dec/21 18:18
Worklog Time Spent: 10m
Work Description: tvalentyn merged pull request #16372:
URL: https://github.com/apache/beam/pull/16372
--
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: 702003)
Time Spent: 0.5h (was: 20m)
> Enforce lists when specifying repeatable pipeline options programmatically
> --------------------------------------------------------------------------
>
> Key: BEAM-13578
> URL: https://issues.apache.org/jira/browse/BEAM-13578
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Assignee: Andy Ye
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When users set a repeatable option as a string programmatically, for example:
> beam_options = PipelineOptions(experiments='use_runner_v2') , the value
> string is incorrectly converted into a list ['u', 's', 'e', ...]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)