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

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

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.

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

Reply via email to