[#2212] feat(client,server,coordinator): Introduce ServiceVersion framework to support backward compatible and reduce BlockIdLayout message#2217
Conversation
737da66 to
a472f65
Compare
a472f65 to
f3fa657
Compare
|
@jerqi Would you like to take a look at this PR? Thanks! |
|
I have already had server version, you can see Constants::SHUFFLE_SERVER_VERSION |
f3fa657 to
dd6f6b7
Compare
… reduce BlcokIdLayout message
dd6f6b7 to
2cac65a
Compare
|
@jerqi Thanks for this remind, after go through the code related to
In conclusion, I guess the motivation of the But this motivation of |
NO, if we give uncompatible update, we should change the version. |
What changes were proposed in this pull request?
getShuffleResultandgetShuffleResultForMultiPart.Why are the changes needed?
Fix: #2212
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Test locally