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/02/28 02:02:03 UTC

incubator-carbondata-site git commit: update ddl-operation-on-carbondata.html

Repository: incubator-carbondata-site
Updated Branches:
  refs/heads/asf-site 7d00a8a84 -> 6c0ae4c56


update ddl-operation-on-carbondata.html


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

Branch: refs/heads/asf-site
Commit: 6c0ae4c56c1e0b9e2edb60153a578ea6fac4dd95
Parents: 7d00a8a
Author: chenliang613 <ch...@huawei.com>
Authored: Tue Feb 28 10:01:54 2017 +0800
Committer: chenliang613 <ch...@huawei.com>
Committed: Tue Feb 28 10:01:54 2017 +0800

----------------------------------------------------------------------
 content/docs/latest/ddl-operation-on-carbondata.html         | 8 ++++----
 src/main/webapp/docs/latest/ddl-operation-on-carbondata.html | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/6c0ae4c5/content/docs/latest/ddl-operation-on-carbondata.html
----------------------------------------------------------------------
diff --git a/content/docs/latest/ddl-operation-on-carbondata.html b/content/docs/latest/ddl-operation-on-carbondata.html
index 3a5b4b5..ece7d53 100644
--- a/content/docs/latest/ddl-operation-on-carbondata.html
+++ b/content/docs/latest/ddl-operation-on-carbondata.html
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-
+    
       http://www.apache.org/licenses/LICENSE-2.0
-
+    
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -102,8 +102,8 @@
                                                                 saleQuantity Int,
                                                                 revenue Int)
                                                                 STORED BY &#39;carbondata&#39;
-                                                                TBLPROPERTIES (&#39;COLUMN_GROUPS&#39;=&#39;(productName,productCategory)&#39;,
-                                                                &#39;DICTIONARY_EXCLUDE&#39;=&#39;productName&#39;,
+                                                                TBLPROPERTIES (&#39;COLUMN_GROUPS&#39;=&#39;(productNumber,productName)&#39;,
+                                                                &#39;DICTIONARY_EXCLUDE&#39;=&#39;storeCity&#39;,
                                                                 &#39;DICTIONARY_INCLUDE&#39;=&#39;productNumber&#39;,
                                                                 &#39;NO_INVERTED_INDEX&#39;=&#39;productBatch&#39;)
   </code></pre></p></li>

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/6c0ae4c5/src/main/webapp/docs/latest/ddl-operation-on-carbondata.html
----------------------------------------------------------------------
diff --git a/src/main/webapp/docs/latest/ddl-operation-on-carbondata.html b/src/main/webapp/docs/latest/ddl-operation-on-carbondata.html
index 3a5b4b5..ece7d53 100644
--- a/src/main/webapp/docs/latest/ddl-operation-on-carbondata.html
+++ b/src/main/webapp/docs/latest/ddl-operation-on-carbondata.html
@@ -6,9 +6,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-
+    
       http://www.apache.org/licenses/LICENSE-2.0
-
+    
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -102,8 +102,8 @@
                                                                 saleQuantity Int,
                                                                 revenue Int)
                                                                 STORED BY &#39;carbondata&#39;
-                                                                TBLPROPERTIES (&#39;COLUMN_GROUPS&#39;=&#39;(productName,productCategory)&#39;,
-                                                                &#39;DICTIONARY_EXCLUDE&#39;=&#39;productName&#39;,
+                                                                TBLPROPERTIES (&#39;COLUMN_GROUPS&#39;=&#39;(productNumber,productName)&#39;,
+                                                                &#39;DICTIONARY_EXCLUDE&#39;=&#39;storeCity&#39;,
                                                                 &#39;DICTIONARY_INCLUDE&#39;=&#39;productNumber&#39;,
                                                                 &#39;NO_INVERTED_INDEX&#39;=&#39;productBatch&#39;)
   </code></pre></p></li>