You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Andrew Pilloud (Jira)" <ji...@apache.org> on 2020/01/29 00:12:00 UTC

[jira] [Resolved] (BEAM-9212) ZetaSQL structs always cause exception

     [ https://issues.apache.org/jira/browse/BEAM-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Pilloud resolved BEAM-9212.
----------------------------------
    Fix Version/s: Not applicable
       Resolution: Duplicate

> ZetaSQL structs always cause exception
> --------------------------------------
>
>                 Key: BEAM-9212
>                 URL: https://issues.apache.org/jira/browse/BEAM-9212
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql-zetasql
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Because of an unimplemented method in ZetaSQL [1], StructType.toString always throws an exception. This is bad because we always call toString implicitly in a String.format [2].
> [1] https://github.com/google/zetasql/issues/24
> [2] https://github.com/apache/beam/blob/b02a325409d55f1ecb7f9fb6ecc4f60a974c810d/sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/translation/ExpressionConverter.java#L1010-L1012



--
This message was sent by Atlassian Jira
(v8.3.4#803005)