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

matching Java PCollectionTuple translation naming convention in expansion service with index only

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.18.0
    • java-fn-execution
    • None

    Description

      Python PCollectionTuple is translated to an index-keyed map e.g. {0->pcollection1, 1->pcollection2}, however Java PCollectionTuple is translated to slightly different formats such as {output_0->pcollection1, output_1->pcollection2}. We need to match these naming conventions.

      Attachments

        Issue Links

          Activity

            People

              heejong Heejong Lee
              heejong Heejong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m