You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2021/12/29 21:52:00 UTC

[jira] [Updated] (BEAM-13578) Enforce lists when specifying repeatable pipeline options programmatically

     [ https://issues.apache.org/jira/browse/BEAM-13578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentyn Tymofieiev updated BEAM-13578:
---------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Triage Needed)

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