[GitHub] [carbondata] manishnalla1994 commented on issue #3284: [CARBONDATA-3432] Added property for enable/disable Range column compaction and broadcast all splits

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

[GitHub] [carbondata] manishnalla1994 commented on issue #3284: [CARBONDATA-3432] Added property for enable/disable Range column compaction and broadcast all splits

GitBox
manishnalla1994 commented on issue #3284: [CARBONDATA-3432] Added property for enable/disable Range column compaction and broadcast all splits
URL: https://github.com/apache/carbondata/pull/3284#issuecomment-503535914
 
 
   @ravipesala tested the performance and following are the observations over a particular test scenario:
   
   With broadcasting the splits, avg time for deserialisation: 0.1s(~100ms).
   Without broadcasting the splits, avg time for deserialisation: 0.3s(~300ms).
   
   

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