hailin0 commented on issue #4508:
URL: 
https://github.com/apache/incubator-seatunnel/issues/4508#issuecomment-1498781762

   bug loaction
   
https://github.com/apache/incubator-seatunnel/blob/dev/seatunnel-connectors-v2/connector-clickhouse/src/main/java/org/apache/seatunnel/connectors/seatunnel/clickhouse/sink/client/ClickhouseSinkWriter.java#L93
   
   missing call
   ```java
   flush(clickHouseStatement);
   sizeHolder.setValue(0);
   ```


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