fresh-borzoni opened a new issue, #372: URL: https://github.com/apache/fluss-rust/issues/372
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Description We should use pytest-xdist to run several testing shards in parallel. Currently single client tests run in 40-50s, we can probably do better with this. So we just need proper setup for the whole suit, cleanup, use different data for each sub-suite and pytest-xdist to parallelise. ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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]
