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

Danny McCormick commented on BEAM-9635:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/20136

> 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.20.7#820007)

Reply via email to