fqshopify commented on code in PR #174:
URL: 
https://github.com/apache/flink-connector-kafka/pull/174#discussion_r3590120927


##########
flink-connector-kafka/src/main/java/org/apache/flink/streaming/connectors/kafka/table/KafkaConnectorOptions.java:
##########
@@ -110,6 +110,25 @@ public class KafkaConnectorOptions {
     public static final ConfigOption<Integer> SCAN_PARALLELISM = 
FactoryUtil.SOURCE_PARALLELISM;
     public static final ConfigOption<Integer> SINK_PARALLELISM = 
FactoryUtil.SINK_PARALLELISM;
 
+    private static final String PROJECTION_PUSHDOWN_DESCRIPTION =

Review Comment:
   Done the english side! (not sure how the chinese side is handled)
   
   Also rebased on top of latest main



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to