Sciweavers

DAWAK
2009
Springer

BitCube: A Bottom-Up Cubing Engineering

13 years 2 months ago
BitCube: A Bottom-Up Cubing Engineering
Enhancing on line analytical processing through efficient cube computation plays a key role in Data Warehouse management. Hashing, grouping and mining techniques are commonly used to improve cube pre-computation. BitCube, a fast cubing method which uses bitmaps as inverted indexes for grouping, is presented. It horizontally partitions data according to the values of one dimension and for each resulting fragment it performs grouping following bottom-up criteria. BitCube allows also partial materialization based on iceberg conditions to treat large datasets for which a full cube pre-computation is too expensive. Space requirement of bitmaps is optimized by applying an adaption of the WAH compression technique. Experimental analysis, on both synthetic and real datasets, shows that BitCube outperforms previous algorithms for full cube computation and results comparable on iceberg cubing.
Alfredo Ferro, Rosalba Giugno, Piera Laura Puglisi
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where DAWAK
Authors Alfredo Ferro, Rosalba Giugno, Piera Laura Puglisi, Alfredo Pulvirenti
Comments (0)