mih icon indicating copy to clipboard operation
mih copied to clipboard

Understanding BucketGroup::data_insert and BucketGroup::count_insert

Open zhfe99 opened this issue 10 years ago • 1 comments

I am reading the code but cannot really understand what these two functions are doing: BucketGroup::data_insert and BucketGroup::count_insert.

I guess the difficulty in understanding comes from the special data structure of BucketGroup.

Is it possible to give a more detailed introduction on how the data organized in BucketGroup? Thanks a lot.

zhfe99 avatar Jun 01 '15 02:06 zhfe99

Actually, if you complie test_bucket_group.cpp and run, you will find it became easy.

canispeakchinese avatar May 15 '17 08:05 canispeakchinese