yangzhiyuss commented on PR #5428: URL: https://github.com/apache/seatunnel/pull/5428#issuecomment-1718662919
> > > How did you test it? Could you add some test case for this? Thanks. > > > > > > Check whether the task is successful and the data is consistent, > > > Can you add e2e test for this pr? You can add the orc file which you tested to seatunnel test resource dir, and write test cases based on it. > > > > > > Did I put the file in the test directory under kudusource? Then write the desired configuration file > > You can reference `seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e`. Put the test orc file to `resources/orc` dir and add a test job config reference `seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/resources/orc/local_file_orc_to_assert.conf`. The more detailed content can read the code in `seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e`. The wrong file has been added to orc, and the corresponding code has been modified, and the reading should fail -- 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]
