jackylk commented on a change in pull request #2465: [CARBONDATA-2863]
Refactored CarbonFile interface
URL: https://github.com/apache/carbondata/pull/2465#discussion_r349922257
##########
File path:
core/src/main/java/org/apache/carbondata/core/datastore/filesystem/LocalCarbonFile.java
##########
@@ -282,7 +266,6 @@ public boolean truncate(String fileName, long
validDataEndOffset) {
*
* @param fileTimeStamp time to be compared with latest timestamp of file
* @param endOffset file length to be compared with current length of
file
- * @return
Review comment:
add comment for return
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services