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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

GitBox
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:
[hidden email]


With regards,
Apache Git Services