Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-9635

Make Python side input tags always key, value pairs instead of depending in index suffixed tag names

Details

    • Improvement
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • sdk-py-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chamikara Chamikara Madhusanka Jayalath
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: