wuchong commented on a change in pull request #12858: URL: https://github.com/apache/flink/pull/12858#discussion_r452056691
########## File path: flink-connectors/flink-connector-kafka-base/src/test/java/org/apache/flink/streaming/connectors/kafka/table/KafkaTableTestBase.java ########## @@ -46,7 +46,7 @@ @RunWith(Parameterized.class) public abstract class KafkaTableTestBase extends KafkaTestBaseWithFlink { - private static final String JSON_FORMAT = "json"; + protected static final String JSON_FORMAT = "json"; Review comment: Good catch! ---------------------------------------------------------------- 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