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

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

                Author: ASF GitHub Bot
            Created on: 20/Dec/20 19:33
            Start Date: 20/Dec/20 19:33
    Worklog Time Spent: 10m 
      Work Description: ccciudatu commented on a change in pull request #13572:
URL: https://github.com/apache/beam/pull/13572#discussion_r546418872



##########
File path: sdks/java/build-tools/src/main/resources/beam/suppressions.xml
##########
@@ -94,6 +94,7 @@
   <!-- Non-vendored gRPC/protobuf imports are allowed for files that depend on 
libraries that expose gRPC/protobuf in its public API -->
   <suppress id="ForbidNonVendoredGrpcProtobuf" 
files=".*sdk.*extensions.*protobuf.*" />
   <suppress id="ForbidNonVendoredGrpcProtobuf" files=".*sdk.*extensions.*ml.*" 
/>
+  <suppress id="ForbidNonVendoredGrpcProtobuf" 
files=".*sdk.*extensions.*sql.*" />

Review comment:
       Is this ok?




----------------------------------------------------------------
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: 526579)
    Time Spent: 8h 50m  (was: 8h 40m)

> Thrift support for KafkaTableProvider
> -------------------------------------
>
>                 Key: BEAM-11482
>                 URL: https://issues.apache.org/jira/browse/BEAM-11482
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql, io-java-kafka
>            Reporter: Costi Ciudatu
>            Assignee: Costi Ciudatu
>            Priority: P2
>          Time Spent: 8h 50m
>  Remaining Estimate: 0h
>
> Kafka table provider can leverage the Thrift coder and schema provider 
> defined in the IO package to handle thrift input/output.



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

Reply via email to