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

Support Structs referencing other tables

Details

    • New Feature
    • Status: Triage Needed
    • P2
    • Resolution: Unresolved
    • None
    • None
    • dsl-sql-zetasql
    • None

    Description

      Looks like we still have failing tests on ZetaSQL tagged as BEAM-9378:
      java.lang.UnsupportedOperationException: Does not support expr node kind RESOLVED_MAKE_STRUCT

      org.apache.beam.sdk.extensions.sql.zetasql.ZetaSqlDialectSpecTest.testStructOfStructRemap

      The case that doesn't work is Structs referencing other tables. For example `SELECT STRUCT(column) FROM table`

      Attachments

        Activity

          People

            Unassigned Unassigned
            apilloud Andrew Pilloud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: