leixm commented on issue #239:
URL: 
https://github.com/apache/incubator-uniffle/issues/239#issuecomment-1286426690

   > When we encounter EOFException, we have read some index data, we can 
return the data that we have read.
   
   DataSkippableReadHandler#readShuffleData return ShuffleDataResult, 
ShuffleDataResult includes two properties, data and bufferSegments, so we will 
return the block of bufferSegments to be larger than data.


-- 
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: dev-unsubscr...@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to