[ 
https://issues.apache.org/jira/browse/BEAM-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145166#comment-17145166
 ] 

Beam JIRA Bot commented on BEAM-4243:
-------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Consolidate Python Label Flag Handling
> --------------------------------------
>
>                 Key: BEAM-4243
>                 URL: https://issues.apache.org/jira/browse/BEAM-4243
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow, sdk-py-core
>            Reporter: Jason Kuster
>            Priority: P3
>
> Python GoogleCloudOptions --labels flag 
> ([https://github.com/apache/beam/blob/master/sdks/python/apache_beam/options/pipeline_options.py#L371|https://github.com/apache/beam/blob/master/sdks/python/apache_beam/options/pipeline_options.py#L371)]
>  ) diverges from the Java and Go implementations and should have its 
> functionality consolidated. Java and Go expect --labels=<json-formatted 
> map[string]string>; python allows passing multiple --label x=y (or --labels 
> x=y) flags.
> Given that this flag has already been included in a released Python SDK, 
> fixing this bug either requires addition of a new flag or detection of format 
> for existing flag. This decision is left to the discretion of the implementer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to