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

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

                Author: ASF GitHub Bot
            Created on: 02/Aug/19 09:18
            Start Date: 02/Aug/19 09:18
    Worklog Time Spent: 10m 
      Work Description: kanterov commented on issue #9210: [BEAM-7832] Add 
ZetaSQL as a dialect in BeamSQL
URL: https://github.com/apache/beam/pull/9210#issuecomment-517628537
 
 
   It was causing:
   ```
   java.lang.ClassNotFoundException: io.grpc.StatusRuntimeException\
   ```
   
   It seems there is an issue with Netty as well:
   ```
   java.lang.NoClassDefFoundError: io/netty/channel/socket/nio/NioSocketChannel
        at 
org.apache.beam.repackaged.sql.com.google.zetasql.io.grpc.netty.NettyChannelBuilder.<init>(NettyChannelBuilder.java:73)
        at 
org.apache.beam.repackaged.sql.com.google.zetasql.io.grpc.netty.NettyChannelBuilder.forAddress(NettyChannelBuilder.java:94)
   ```
 
----------------------------------------------------------------
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: 287570)
    Time Spent: 2h 40m  (was: 2.5h)

> ZetaSQL Dialect
> ---------------
>
>                 Key: BEAM-7832
>                 URL: https://issues.apache.org/jira/browse/BEAM-7832
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> We can support ZetaSQL(https://github.com/google/zetasql) dialect in BeamSQL. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to