### What changes were proposed in this pull request? `CelebornShuffleFallbackPolicyRunner` should compute `shuffleFallbackCounts` via class name of `ShuffleFallbackPolicy` implementation. Follow up #2891. ### Why are the changes needed? `CelebornShuffleFallbackPolicyRunner` computes `shuffleFallbackCounts` via class name of `Option` instead of class name of `ShuffleFallbackPolicy` implementation at present. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? CI. Closes #2909 from SteNicholas/CELEBORN-1685. Authored-by: SteNicholas <programgeek@163.com> Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| common | ||
| spark-2 | ||
| spark-2-shaded | ||
| spark-3 | ||
| spark-3-columnar-common | ||
| spark-3-columnar-shuffle | ||
| spark-3-shaded | ||
| spark-3.5-columnar-shuffle | ||