wangshengjie123 commented on code in PR #2373:
URL: 
https://github.com/apache/incubator-celeborn/pull/2373#discussion_r1536773046


##########
client/src/main/java/org/apache/celeborn/client/read/CelebornInputStream.java:
##########
@@ -615,6 +663,17 @@ private boolean fillBuffer() throws IOException {
 
           // de-duplicate
           if (attemptId == attempts[mapId]) {
+            if (splitSkewPartitionWithoutMapRange) {

Review Comment:
   1. get this
   2. fixed to avid NPE



-- 
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]

Reply via email to