Indhumathi27 commented on code in PR #4276:
URL: https://github.com/apache/carbondata/pull/4276#discussion_r921026787


##########
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java:
##########
@@ -2886,5 +2886,15 @@ private CarbonCommonConstants() {
 
   public static final String CARBON_ENABLE_MULTI_VERSION_TABLE_STATUS_DEFAULT 
= "false";
 
+  /**
+   * This flag is set to enable the feature of moving the partition data to 
trash

Review Comment:
   ```suggestion
      * Enable this property to move the dropped partition data to trash on 
ALTER DROP PARTITION operation
   ```



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

To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to