What is Binning?Binning can be used to hold multiple values in one bin. Bitmaps are then used to represent the values in each bin. This helps in reducing the number of bitmaps regardless of the encoding mechanism.What is Binning?Space saving can be achieved by a process called ‘binning’. The performance could vary based on the generated query, and at times query solution can come in a few seconds and sometimes it could take more time. Binning process allows multiple values to be held up in the same bin.
|