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

[SQL] Enable flattening configuration

Details

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

    Description

      Currently the calcite projection also flattens the output row in PlannerImpl.
      This causes failure when inserting into a table with a ROW field.

      E.g. `INSERT INTO table (f_row_destination) SELECT f_row_source` will not work, as f_row_source will be flattened into separate fields and won't match the destination schema

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kedin Anton Kedin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: