DocumentCode
3324551
Title
Adaptive Bitmap Indexes for Space-Constrained Systems
Author
Sinha, R.R. ; Winslett, Marianne ; Wu, Kesheng ; Stockinger, Kurt ; Shoshani, Arie
Author_Institution
Microsoft Corp., Redmond, WA
fYear
2008
fDate
7-12 April 2008
Firstpage
1418
Lastpage
1420
Abstract
Data management systems for "big science" often have tight memory and disk space constraints. In this paper, we introduce adaptive bitmap indexes, which conform to both space limits while dynamically adapting to the query load and offering excellent performance. So that adaptive bitmap indexes can use optimal bin boundaries, we show how to improve the scalability of optimal binning algorithms so that they can be used with real- world workloads. As the removal of false positives is the largest component of lookup time for a small-footprint bitmap index, we propose a novel way to materialize and drop auxiliary projection indexes, to eliminate the need to visit the data store to check for false positives. Our experiments with real-world data and queries show that adaptive bitmap indexes offer approximately 100- 300% performance improvement (compared to standard binned bitmap indexes) at a cost of 5 MB of dedicated memory, under disk storage constraints that would cripple other indexes.
Keywords
database indexing; natural sciences computing; query processing; storage management; adaptive bitmap index; auxiliary projection index; big science; data management systems; data store; optimal binning algorithms; query processing; space-constrained systems; Bismuth; Computer science; Costs; Dark energy; Databases; Energy storage; Indexing; Memory management; Scalability; Warehousing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2008. ICDE 2008. IEEE 24th International Conference on
Conference_Location
Cancun
Print_ISBN
978-1-4244-1836-7
Electronic_ISBN
978-1-4244-1837-4
Type
conf
DOI
10.1109/ICDE.2008.4497575
Filename
4497575
Link To Document