zuston commented on code in PR #2715:
URL: https://github.com/apache/uniffle/pull/2715#discussion_r2726690840


##########
client-spark/common/src/main/java/org/apache/uniffle/shuffle/manager/RssShuffleManagerBase.java:
##########
@@ -1639,4 +1641,8 @@ public ShuffleHandleInfo getOrFetchShuffleHandle(
     }
     return handle;
   }
+
+  public boolean isOvercompressionEnabled() {

Review Comment:
   I'm also struggle with this, one aspect of this PR is to ensure the uniq 
entry point of the overlapping decompression check



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to