mcvsubbu commented on a change in pull request #3836: Clarify all methods in 
PinotFS
URL: https://github.com/apache/incubator-pinot/pull/3836#discussion_r256660015
 
 

 ##########
 File path: 
pinot-filesystem/src/main/java/org/apache/pinot/filesystem/PinotFS.java
 ##########
 @@ -95,24 +98,22 @@ public abstract boolean exists(URI fileUri)
       throws IOException;
 
   /**
-   * Returns the length of the file at the provided location. Will throw 
exception if a directory
+   * Returns the length of the file at the provided location. Will throw 
IOException if a directory.
 
 Review comment:
   maybe remove texxt about ioexception here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to