### 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? Avoid send BlockIdLayout for each GetShuffleResultRequest and GetShuffleResultForMultiPartRequest ### How should we improve? Store the BlockIdLayout for current application to the server side. ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR!