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 2019/03/21 06:38:44 UTC

[GitHub] [carbondata] chetandb commented on a change in pull request #3151: [HOTFIX][DOC] Optimize quick-start-guide.md and dml-of-carbondata.md

chetandb commented on a change in pull request #3151: [HOTFIX][DOC] Optimize quick-start-guide.md and dml-of-carbondata.md
URL: https://github.com/apache/carbondata/pull/3151#discussion_r267635948
 
 

 ##########
 File path: docs/dml-of-carbondata.md
 ##########
 @@ -350,17 +354,19 @@ CarbonData DML statements are documented here,which includes:
   This command allows you to load data using static partition.
 
   ```
-  LOAD DATA [LOCAL] INPATH 'folder_path' 
+  LOAD DATA INPATH 'folder_path'
 
 Review comment:
   Local semantic is supported currently and not invalid. It should not be removed from the documentation.

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