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

Provide DoFn to convert a Row (record with schema) to a javax.json.JsonObject

Details

    • New Feature
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • sdk-java-core

    Description

      This task is about ensuring the generic record of beam can be converted to a more mainstream format (JSON). The usage os javax.json.JsonObject is to ensure it is portable and implementation independent and integrates th emost probably with client libraries (most implementations have a bridge to the jsr anyway)

       

      It will likely lead to provide a Dofn Row -> JsonObject and the opposite.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              romain.manni-bucau Romain Manni-Bucau
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: