You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/12/15 04:55:48 UTC

carbondata git commit: [CARBONDATA-1892]updated documentation for disability of single_pass on first load

Repository: carbondata
Updated Branches:
  refs/heads/master 1675be671 -> 29af71f75


[CARBONDATA-1892]updated documentation for disability of single_pass on first load

Correction In the documentation of single_pass is required as now single_pass is not disabled for the first load

This closes #1652


Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/29af71f7
Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/29af71f7
Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/29af71f7

Branch: refs/heads/master
Commit: 29af71f75ce3496a5ca376643a6dc7be605be18d
Parents: 1675be6
Author: vandana <va...@gmail.com>
Authored: Wed Dec 13 15:38:11 2017 +0530
Committer: chenliang613 <ch...@huawei.com>
Committed: Fri Dec 15 12:54:57 2017 +0800

----------------------------------------------------------------------
 docs/data-management-on-carbondata.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/carbondata/blob/29af71f7/docs/data-management-on-carbondata.md
----------------------------------------------------------------------
diff --git a/docs/data-management-on-carbondata.md b/docs/data-management-on-carbondata.md
index 28e9fbb..7f6e3b9 100644
--- a/docs/data-management-on-carbondata.md
+++ b/docs/data-management-on-carbondata.md
@@ -314,7 +314,6 @@ This tutorial is going to introduce all commands and data operations on CarbonDa
    * If this option is set to TRUE then data loading will take less time.
    * If this option is set to some invalid value other than TRUE or FALSE then it uses the default value.
    * If this option is set to TRUE, then high.cardinality.identify.enable property will be disabled during data load.
-   * For first Load SINGLE_PASS loading option is disabled.
 
    Example: