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 2016/07/15 16:18:04 UTC

[1/2] incubator-carbondata git commit: Update DDL-Operations-on-Carbon.md

Repository: incubator-carbondata
Updated Branches:
  refs/heads/master 66b320b3c -> 66f1e1952


Update DDL-Operations-on-Carbon.md

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

Branch: refs/heads/master
Commit: e8f9a2d2a994d67073ef0f4009cb66416f106cd5
Parents: 66b320b
Author: \u5353\u5bff\u6770 <zh...@126.com>
Authored: Fri Jul 15 16:32:19 2016 +0800
Committer: GitHub <no...@github.com>
Committed: Fri Jul 15 16:32:19 2016 +0800

----------------------------------------------------------------------
 docs/DDL-Operations-on-Carbon.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/e8f9a2d2/docs/DDL-Operations-on-Carbon.md
----------------------------------------------------------------------
diff --git a/docs/DDL-Operations-on-Carbon.md b/docs/DDL-Operations-on-Carbon.md
index 1cd9c90..1cd9f0d 100644
--- a/docs/DDL-Operations-on-Carbon.md
+++ b/docs/DDL-Operations-on-Carbon.md
@@ -36,7 +36,7 @@ This command can be used to create carbon table by specifying the list of fields
        STORED BY 'org.apache.carbondata.format' 
        TBLPROPERTIES ('COLUMN_GROUPS'='(productName,productCategory)',
                      'DICTIONARY_EXCLUDE'='productName',
-                     'DICTIONARY_INCLUDE'='productNumber'
+                     'DICTIONARY_INCLUDE'='productNumber',
                      'NO_INVERTED_INDEX'='productBatch')
   ```
 
@@ -182,4 +182,4 @@ NA
 ### Scenarios
 NA
 
-***
\ No newline at end of file
+***


[2/2] incubator-carbondata git commit: Update DDL-Operations-on-Carbon.md This closes #40

Posted by ch...@apache.org.
Update DDL-Operations-on-Carbon.md This closes #40


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

Branch: refs/heads/master
Commit: 66f1e195273343406291ab6f0eabccaecb5dc587
Parents: 66b320b e8f9a2d
Author: chenliang613 <ch...@apache.org>
Authored: Sat Jul 16 00:17:43 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Sat Jul 16 00:17:43 2016 +0800

----------------------------------------------------------------------
 docs/DDL-Operations-on-Carbon.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------