jackylk commented on a change in pull request #3578: [CARBONDATA-3663] Support 
loading stage files in batches
URL: https://github.com/apache/carbondata/pull/3578#discussion_r366744149
 
 

 ##########
 File path: docs/dml-of-carbondata.md
 ##########
 @@ -316,12 +316,14 @@ CarbonData DML statements are documented here,which 
includes:
   You can use this command to insert them into the table, so that making them 
visible for query.
   
   ```
-  INSERT INTO <CARBONDATA TABLE> STAGE
+  INSERT INTO <CARBONDATA TABLE> STAGE OPTIONS(property_name=property_value, 
...)
 
 Review comment:
   please describe all supported options in this document

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