frankliee commented on code in PR #40:
URL: https://github.com/apache/incubator-uniffle/pull/40#discussion_r916628751


##########
storage/src/main/java/org/apache/uniffle/storage/handler/impl/LocalFileReader.java:
##########
@@ -41,7 +41,22 @@ public LocalFileReader(String path) throws Exception {
 
   public byte[] read(long offset, int length) {
     try {

Review Comment:
   `at`  -> `targetSkip` or `maxSkip` ?



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