[
https://issues.apache.org/jira/browse/BEAM-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131653#comment-17131653
]
Beam JIRA Bot commented on BEAM-4243:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> 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)