Indhumathi27 commented on a change in pull request #4051:
URL: https://github.com/apache/carbondata/pull/4051#discussion_r544064935
##########
File path: core/src/main/java/org/apache/carbondata/core/util/TrashUtil.java
##########
@@ -181,7 +182,7 @@ public static void emptyTrash(String tablePath) {
// if the trash folder exists delete the contents of the trash folder
try {
if (FileFactory.isFileExist(trashPath)) {
Review comment:
handle same as above comment
----------------------------------------------------------------
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]