[GitHub] kumarvishal09 commented on issue #3046: [CARBONDATA-3231] Fix OOM exception when dictionary map size is too huge in case of varchar columns

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

[GitHub] kumarvishal09 commented on issue #3046: [CARBONDATA-3231] Fix OOM exception when dictionary map size is too huge in case of varchar columns

GitBox
kumarvishal09 commented on issue #3046: [CARBONDATA-3231] Fix OOM exception when dictionary map size is too huge in case of varchar columns
URL: https://github.com/apache/carbondata/pull/3046#issuecomment-455446870
 
 
   @xuchuanyin  CarbonData maintains local dictionary at task level unlike parquet page level to avoid duplicate dictionary values and only used dictionary values are written at blocklet level.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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