You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/02/05 06:45:17 UTC

[GitHub] [carbondata] niuge01 commented on a change in pull request #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

niuge01 commented on a change in pull request #3602: [CARBONDATA-3676] Support clean carbon data files of stages.
URL: https://github.com/apache/carbondata/pull/3602#discussion_r375082395
 
 

 ##########
 File path: docs/dml-of-carbondata.md
 ##########
 @@ -446,6 +446,46 @@ CarbonData DML statements are documented here,which includes:
   ```
   DELETE FROM carbontable WHERE column1 IN (SELECT column11 FROM sourceTable2 WHERE column1 = 'USA')
   ```
+    
+### DELETE STAGE
+
+  This command allows us to delete data files which referenced by disabled table stages.
 
 Review comment:
   Accept suggestion, and updated.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services