Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3900 Introduce Euphoria Java 8 DSL
  3. BEAM-5077

Use type informations about output, key and values from operators to set coders

Details

    • Sub-task
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Not applicable
    • dsl-euphoria
    • None

    Description

      Operators can (optionally) carry `TypeDescriptor` of its output, key and value types. These can be used to determine right coders for `PCollection`s during translation to Beam API.

      Another enhancements of coders resolution are desired:

      • Allow API user to disable use of `KryoCoder` as fallback coder.
      • Every automatically created `KryoCoder` needs to respects classes registrations provided by user.
      • Automate creation of 'PairCoder' whenever needed.

      Attachments

        Issue Links

          Activity

            People

              vaclav.plajt Vaclav Plajt
              vaclav.plajt Vaclav Plajt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: