SGITLOGIN commented on issue #8689: URL: https://github.com/apache/seatunnel/issues/8689#issuecomment-2943466852
> Yes, I am indeed using the Zeta engine and running it on the dev branch,the test results are as follows > > [test.log](https://github.com/user-attachments/files/20584197/test.log) @misi1987107 The data fields I tested here have 50. If executed according to the following configuration, the rate can be 10000/s source { LocalFile { path = "/hwdata/service/apache-seatunnel-2.3.11/part-00061-b837476d-d3af-4287-96bf-171fcb343aed-c000" file_format_type = "orc" } } sink { Console { log.print.data = false } } -- 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]
