mas-chen commented on code in PR #1:
URL: 
https://github.com/apache/flink-connector-kafka/pull/1#discussion_r1041803844


##########
flink-connector-kafka-e2e-tests/flink-end-to-end-tests-common-kafka/src/test/java/org/apache/flink/tests/util/kafka/SQLClientSchemaRegistryITCase.java:
##########
@@ -68,7 +68,8 @@ public class SQLClientSchemaRegistryITCase {
     private static final Path sqlAvroJar = 
ResourceTestUtils.getResource(".*avro.jar");
     private static final Path sqlAvroRegistryJar =
             ResourceTestUtils.getResource(".*avro-confluent.jar");
-    private static final Path sqlToolBoxJar = 
ResourceTestUtils.getResource(".*SqlToolbox.jar");
+    private static final Path sqlToolBoxJar =

Review Comment:
   Refactored to remove the `flink-end-to-end-tests-common` dependency



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to