You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/08/07 09:04:31 UTC

[GitHub] [carbondata] chenliang613 commented on a change in pull request #4197: [CARBONDATA-4267][Doc][summer-2021]Update and modify some content in quick-start-guide.md

chenliang613 commented on a change in pull request #4197:
URL: https://github.com/apache/carbondata/pull/4197#discussion_r684607789



##########
File path: docs/quick-start-guide.md
##########
@@ -95,7 +95,7 @@ STORED AS carbondata;
 ###### Loading Data to a Table
 
 ```
-LOAD DATA INPATH '/local-path/sample.csv' INTO TABLE test_table;
+LOAD DATA INPATH 'file:///local-path/sample.csv' INTO TABLE test_table;

Review comment:
       Here ,only give the example, need to give the actual address when user using it.




-- 
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-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org