JeremyXin commented on PR #9446: URL: https://github.com/apache/seatunnel/pull/9446#issuecomment-2991959524
I have made the following updates: 1. Add new e2e test cases 2. Add the `table_path` parameter and make corresponding configuration modifications (including e2e configuration) 3. Add sql parallelism read strategy. If `sql` parameters are specified, the parallel reading is implemented based on the parallelism execution of local table-based queries on each shard of the cluster 4. Fix the data duplication issue that may be caused by `limit` 5. Other newly added code and optimizations Thanks for helping with the review! -- 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]
