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

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

                Author: ASF GitHub Bot
            Created on: 25/Sep/20 18:02
            Start Date: 25/Sep/20 18:02
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#12827:
URL: https://github.com/apache/beam/pull/12827#discussion_r495148527



##########
File path: 
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/meta/provider/kafka/BeamKafkaTableTest.java
##########
@@ -184,24 +185,11 @@ private static Schema genSchema() {
             .build());
   }
 
-  private static class String2KvBytes extends DoFn<String, KV<byte[], byte[]>>
+  protected static class String2KvBytes extends DoFn<String, KV<byte[], 
byte[]>>

Review comment:
       Ohh ok sorry about that. I'm fine with just making it protected here




----------------------------------------------------------------
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: 491345)
    Time Spent: 2h 10m  (was: 2h)

> Add Avro support to Kafka Table Provider
> ----------------------------------------
>
>                 Key: BEAM-10885
>                 URL: https://issues.apache.org/jira/browse/BEAM-10885
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql
>    Affects Versions: 2.25.0
>            Reporter: Piotr Szuberski
>            Assignee: Piotr Szuberski
>            Priority: P2
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to