Hisoka-X commented on code in PR #7916:
URL: https://github.com/apache/seatunnel/pull/7916#discussion_r1817724842


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-clickhouse-e2e/src/test/java/org/apache/seatunnel/connectors/seatunnel/clickhouse/ClickhouseIT.java:
##########
@@ -101,6 +101,13 @@ public void testClickhouse(TestContainer container) throws 
Exception {
         clearSinkTable();
     }
 
+    @TestTemplate
+    public void testSourceParallelism(TestContainer container) throws 
Exception {
+        LOG.info("=========多并行度测试===========");

Review Comment:
   please remove chinese log.



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