apache / incubator-uniffle

Uniffle is a high performance, general purpose Remote Shuffle Service.
https://uniffle.apache.org/
Apache License 2.0
388 stars 149 forks source link

[2171] improvement(remote merge): remove cached block for partition. #2172

Closed zhengchenyu closed 1 month ago

zhengchenyu commented 1 month ago

What changes were proposed in this pull request?

remove cached block for partition.

Why are the changes needed?

Fix: #2171

Does this PR introduce any user-facing change?

No.

How was this patch tested?

unit test, integration test.

github-actions[bot] commented 1 month ago

Test Results

 2 926 files  +21   2 926 suites  +21   5h 56m 32s :stopwatch: + 9m 31s  1 041 tests ± 0   1 039 :white_check_mark: + 1   2 :zzz: ±0  0 :x:  - 1  13 003 runs  +50  12 973 :white_check_mark: +51  30 :zzz: ±0  0 :x:  - 1 

Results for commit bfd8a332. ± Comparison against base commit 270afaa7.

:recycle: This comment has been updated with latest results.

zhengchenyu commented 1 month ago

Oh, dear! Sorry for missing # before 2171.