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

Add a utility to instantiate a partially unknown coder

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Duplicate
    • None
    • Not applicable
    • runner-core
    • None

    Description

      Coders must be understood by the SDK harness that is encoding or decoding the associated elements. However, the pipeline runner is capable of constructing partial coders, where an unknown coder is replaced with a ByteArrayCoder. It then can decompose the portions of elements it is aware of, without having to understand the custom element encodings.

       

      This should go in CoderTranslation, as an alternative to the full-fidelity rehydration of a coder.

      Attachments

        Activity

          People

            tgroh Thomas Groh
            tgroh Thomas Groh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: