[ 
https://issues.apache.org/jira/browse/BEAM-9212?focusedWorklogId=386978&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-386978
 ]

ASF GitHub Bot logged work on BEAM-9212:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Feb/20 00:02
            Start Date: 14/Feb/20 00:02
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on issue #10707: [BEAM-9212] fix 
zetasql struct exception
URL: https://github.com/apache/beam/pull/10707#issuecomment-586031921
 
 
   Rebased this. Struct parameters still unusable however bc of 
https://issues.apache.org/jira/browse/BEAM-9300
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 386978)
    Time Spent: 1h  (was: 50m)

> 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: 1h
>  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)

Reply via email to