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

ViewFn: explicitly decouple runner materialization of side inputs from SDK-specific mapping

Details

    • New Feature
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Not applicable, 2.0.0
    • beam-model
    • None

    Description

      For side inputs, the field PCollectionView.fromIterableInternal implies an "iterable" materialization of the contents of a PCollection, which is adapted to the desired user-facing type within a UDF (today the PCollectionView "is" the UDF)

      In practice, runners get adequate performance by special casing just a couple of types of PCollectionView in a rather cumbersome manner.

      The design to improve this is https://s.apache.org/beam-side-inputs-1-pager and this makes the de facto standard approach the actual model.

      Attachments

        Activity

          People

            kenn Kenneth Knowles
            kenn Kenneth Knowles
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: