xuchuanyin commented on a change in pull request #3156: [CARBONDATA-3320]fix 
number of partitions issue in describe formatted
URL: https://github.com/apache/carbondata/pull/3156#discussion_r267749127
 
 

 ##########
 File path: 
core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java
 ##########
 @@ -861,6 +858,18 @@ private static void 
deletePhysicalPartition(List<PartitionSpec> partitionSpecs,
     }
   }
 
+  /**
+   * This method deletes the directories recursively if there are no files 
under that folder
 
 Review comment:
   besides I think there is no need to add another funtion here.
   just keep the old code and only add deletion for path's parent.

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

Reply via email to