[GitHub] [carbondata] kevinjmh commented on issue #3444: [CARBONDATA-3581] Support page level bloom filter

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

[GitHub] [carbondata] kevinjmh commented on issue #3444: [CARBONDATA-3581] Support page level bloom filter

GitBox
kevinjmh commented on issue #3444: [CARBONDATA-3581] Support page level bloom filter
URL: https://github.com/apache/carbondata/pull/3444#issuecomment-556944645
 
 
   > @kevinjmh : Any benchmarking is done for this?
   > How much store size increased and how much query performance improved ?
   
   Store size increased 1% when I set a string column and a bigint column to build page bloom.
   Query performance is about 33.3% better in condition of no sort for point query, since many pages are skipped.
   

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