Hisoka-X commented on PR #5865: URL: https://github.com/apache/seatunnel/pull/5865#issuecomment-1825072227
Thanks @SinyoWong for share the reproduction process. Under normal circumstances, if we find a bug and prepare to fix it, we need to reproduce the bug process through code, and then verify that the change takes effect through test cases. This way we can ensure that the same bug will not appear again. You can refer https://github.com/apache/seatunnel/blob/f0b6092c15e7eb3bf9b0d580a11ee759740b92ef/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java#L44, which provides a large number of existing test cases for reference. -- 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]
