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/11 09:32:28 UTC

[GitHub] [carbondata] kumarvishal09 commented on issue #3380: [CARBONDATA-3515] Limit local dictionary size to 10% of configured blockletsize

kumarvishal09 commented on issue #3380: [CARBONDATA-3515] Limit local dictionary size to 10% of configured blockletsize
URL: https://github.com/apache/carbondata/pull/3380#issuecomment-530301816
 
 
   @ajantha-bhat Its better to expose local dictionary size configuration to control the location dictionary threshold(10MB). With 10% of the blocklet size if user wants to control then he/she needs to increase/decrease  the blocklet size. And please raise one JIRA to refactor other properties like we can remove dictionary threashold currently based on number of rows. For now validate both  

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