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


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-postgres-e2e/src/test/java/org/apache/seatunnel/connectors/seatunnel/cdc/postgres/PostgresCDCIT.java:
##########
@@ -603,6 +603,53 @@ public void 
testPostgresCdcCheckDataWithCustomPrimaryKey(TestContainer container
         }
     }
 
+    public void testPostgresCdcWithDebeziumJsonFormat(TestContainer container) 
throws Exception {

Review Comment:
   ```suggestion
       @Test
       public void testPostgresCdcWithDebeziumJsonFormat(TestContainer 
container) throws Exception {
   ```



-- 
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: commits-unsubscr...@seatunnel.apache.org

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

Reply via email to