[
https://issues.apache.org/jira/browse/BEAM-7832?focusedWorklogId=287571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-287571
]
ASF GitHub Bot logged work on BEAM-7832:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Aug/19 09:19
Start Date: 02/Aug/19 09:19
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 287571)
Time Spent: 2h 50m (was: 2h 40m)
> 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 50m
> 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)