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


##########
docs/ddl-of-carbondata.md:
##########
@@ -1107,6 +1107,12 @@ Users can specify which columns to include and exclude 
for local dictionary gene
   ALTER TABLE locationTable DROP PARTITION (country = 'US');
   ```
 
+   The below flag is set to enable the feature of moving the deleted partition 
data to trash when dropped partition command is given.
+   ```
+   carbon.enable.partitiondata.trash
+   ```

Review Comment:
   please add in configuration md file also



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