Hisoka-X commented on PR #5560: URL: https://github.com/apache/seatunnel/pull/5560#issuecomment-1758853531
After a second consider, I think you can modify exist e2e test case to cover this PR. For example, use postgres, in https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-1/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc, you can add one row with `null` value data, then check it in sink postgres table after e2e job fininshed. -- 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]
