[
https://issues.apache.org/jira/browse/BEAM-14450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549995#comment-17549995
]
Danny McCormick commented on BEAM-14450:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/21565
> Support Structs referencing other tables
> ----------------------------------------
>
> Key: BEAM-14450
> URL: https://issues.apache.org/jira/browse/BEAM-14450
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql-zetasql
> Reporter: Andrew Pilloud
> Priority: P2
>
> 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`
--
This message was sent by Atlassian Jira
(v8.20.7#820007)