hailin0 commented on PR #9250: URL: https://github.com/apache/seatunnel/pull/9250#issuecomment-2914861011
Thanks @luchunliang 1. add docs https://github.com/apache/seatunnel/tree/dev/docs/en/connector-v2/sink https://github.com/apache/seatunnel/tree/dev/docs/zh/connector-v2/sink 2. add testcase or e2e ref https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e https://github.com/apache/seatunnel/blob/dev/seatunnel-connectors-v2/connector-common/src/test/java/org/apache/seatunnel/connectors/seatunnel/sink/SinkFlowTestUtils.java 3. add into dist module pom.xml https://github.com/apache/seatunnel/blob/dev/seatunnel-dist/pom.xml#L973 4. add ci label https://github.com/apache/seatunnel/blob/dev/.github/workflows/labeler/label-scope-conf.yml#L314 -- 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]
