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

[SQL] MongoDb table reader should convert Documents directly to Row (and vice versa)

Details

    • Improvement
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • dsl-sql

    Description

      As of right now, the process of reading from MongoDb in SQL is as follows:

      Read MongoDb Documents -> Convert Documents to JSON -> Convert JSON to Rows.

      It should be possible to get rid of the middle step by making use of RowWithGetters (vs RowWithStorage).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kirillkozlov Kirill Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: