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/09/22 15:36:46 UTC

[GitHub] [carbondata] jackylk commented on a change in pull request #3335: [HOTFIX]Update Documentation for MV datamap

jackylk commented on a change in pull request #3335: [HOTFIX]Update Documentation for MV datamap
URL: https://github.com/apache/carbondata/pull/3335#discussion_r326906933
 
 

 ##########
 File path: docs/datamap/mv-datamap-guide.md
 ##########
 @@ -65,6 +65,7 @@ EXPLAIN SELECT a, sum(b) from maintable group by a;
   CREATE DATAMAP agg_sales
   ON TABLE sales
   USING "MV"
+  DMPROPERTIES('TABLE_BLOCKSIZE'='256 MB','LOCAL_DICTIONARY_ENABLE'='false')
 
 Review comment:
   Why this is needed in this doc?

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