Github user manishgupta88 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2868#discussion_r229363490
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/datastore/filesystem/CarbonFile.java
 ---
    @@ -62,6 +62,11 @@
     
       boolean renameForce(String changetoName);
     
    +  /**
    +   * This method will delete the files recursively from file system
    +   *
    +   * @return
    --- End diff --
    
    ok


---

Reply via email to