[Improvement] Client can configure ` SelectPartitionStrategy`
- Dominant language
- Java
- Stars
- 454
- Forks
- 172
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.
### What would you like to be improved?
We should can configure ` SelectPartitionStrategy` in the client side. Currently, it's configured by the server side. If we can configure it in the client side. The system is more flexible. We introduced ` SelectPartitionStrategy` by https://github.com/apache/incubator-uniffle/pull/307
### How should we improve?
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
Research direction
Start by reading the introduction of SelectPartitionStrategy in pull request #307 and tracing how the current server-side configuration reaches the client. Define the client-side configuration scope and verify that client-selected strategies are honored without relying on server configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100