[
https://issues.apache.org/jira/browse/BEAM-9635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122335#comment-17122335
]
Beam JIRA Bot commented on BEAM-9635:
-------------------------------------
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.
> Make Python side input tags always key, value pairs instead of depending in
> index suffixed tag names
> ----------------------------------------------------------------------------------------------------
>
> Key: BEAM-9635
> URL: https://issues.apache.org/jira/browse/BEAM-9635
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Chamikara Madhusanka Jayalath
> Priority: P2
> Labels: stale-P2
>
> We suffix side inputs with indices at following location and later use this
> to sort side inputs.
> [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/pipeline.py#L1069]
>
> This seems brittle. It should be better to always use key, value pairs
> instead of this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)