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_r376200115
########## 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 Review comment: OK ---------------------------------------------------------------- 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
