期刊文献+

基于Bin位图索引的多维查询优化算法

Multi-dimensional query optimization algorithm for bitmap index with binning
下载PDF
导出
摘要 在属性基数(该属性可能的取值数)很高的情况下,简单位图索引需要占用太大存储空间。Bin位图索引可以很好解决这个问题。这种索引不像简单位图索引那样建立在不同的属性值上,而是建立在属性范围上,但候选检查往往占用大部分的查询时间。为了提高查询性能,提出一种排序方法来对各属性进行排序,以减少候选检查数目,并在此基础上提出动态预扫描算法。实验结果表明,排序和动态预扫描算法都取得了良好的效果。 The storage requirements for simple bitmap index is unacceptable when cardinality the number of distinct values of the attribute is very high.A common approach to solve this problem is to build bitmap index with binning.This technique builds a bitmap for each bin in a certain attribute range rather than distinct values.But this approach cause the time waste during candidate check because candidate check usually dominates the most of query processing time.In order to improve query performance a new sort method for attributes was propsed to reduce the number of candidate check.And then a dynamic pre-scan algorithm was proposed.The experimental results show that our approach has a significant improvement over traditional strategies.
出处 《计算机应用》 CSCD 北大核心 2010年第8期2013-2016,共4页 journal of Computer Applications
关键词 数据仓库 位图索引 多维查询 编码 data warehouse bitmap index multi-dimensional query encoding
  • 相关文献

参考文献12

  • 1胡孔法,董逸生,陈崚.数据仓库中一种基于维层次编码的位图索引方法[J].东南大学学报(自然科学版),2005,35(2):171-177. 被引量:4
  • 2HARRY K,WONG T,LIU H F,et al.Bit transposed files[C] // Proceedings of International Conference on Very Large Databases.New York:ACM,1985:448 -457.
  • 3CHAN C Y,IOANNIDIS Y E.Bitmap index design and evaluation[J].ACM SIGMOD Record,1998,27(2):355 -366.
  • 4CHAN C Y,IOANNIDIS Y E.An efficient bitmap encoding scheme for selection queries[C] // Proceedings of the 1999 ACM SIGMOD International Conference on Management of Data.New York:ACM,1998,27(2):215-226.
  • 5ANTOSHENKOV G.Byte-aligned bitmap compression[C] // Proceedings of the Conference on Data Compression.Washington,DC:IEEE,1995:476.
  • 6WU K S,OTOO E J,SHOSHANI A.Compressing bitmap indexes for (aster search operations[C] // Proceedings of the 14th International Conference on Scientific and Statistical Database Management.Washington,DC:IEEE,2002:99 -108.
  • 7WU K S,OTOO E J,SHOSHANI A.A performance comparison of bitmap indices[C] // Proceedings of The Tenth International Conference on Information and Knowledge Management.New York:ACM,2001:559-561.
  • 8SINHA R R,WINSLETT M.Multi-resolution bitmap indexes for scientific data[J].ACM Transactions on Database Systems,2007,32 (3):46-84.
  • 9ROTEM D,STOCKINGER K,WU K S.Optimizing candidate check costs for bitmap indices[C] // Proceedings of The 14th ACM International Conference on Information and Knowledge Management.New York:ACM,2005:648-655.
  • 10ROTEM D,STOCKINGER K,WU K S.Optimizing I/O costs of multi-dimensional queries using bitmap indices[C] // Proceedings of the International Conference on Database and Expert System Applications.Berlin:Springer-Verlag,2005:220 -229.

二级参考文献12

  • 1Inmon W H. Building the data warehouse[M]. New York:John Wiley & Sons,1996. 10-100.
  • 2Chaudhuri S, Dayal U. An overview of data warehousing and OLAP technology [J]. ACM SIGMOD Record, 1997, 26(1):65-74.
  • 3Chaudhuri U, Dayal U. Data warehousing and OLAP for decision support[J]. ACM SIGMOD Record, 1997, 26(2): 507-508.
  • 4Codd E F. Codd S B, Salley C T. Providing OLAP (on-line analytical processing) to user-analysts: an IT mandate[R]. San Jose: Codd & Date Inc, 1993. 1-31.
  • 5Neil P O, Quass D. Improved query performance with variant indexes[A]. In: Peckham J, ed. Proc of the ACM SIGMOD International Conference on Management of Data [C]. New York:ACM Press, 1997. 38-49.
  • 6Gupta H, Harinarayan V, Rajaranman A, et al. Index selection of OLAP[A]. In: Gray A, Larson P, eds. Proc of the 13th International Conference on Data Engineering (ICDE) [C]. Los Alamitos:IEEE Computer Society Press, 1997. 208-219.
  • 7Chan C Y, Ioannidis Y E. Bitmap index design and evaluation[A]. In: Haas L M,Tiwary A, eds. Proc of the ACM SIGMOD International Conference on Management of Data[C]. New York: ACM Press, 1998. 355-366.
  • 8Wu M C. Query optimization for selections using bitmaps[A]. In: Delis A, Faloutsos C, Ghandeharizadeh S, eds. Proc of the ACM SIGMOD International Conference on Management of Data[C]. New York: ACM Press, 1999. 227-238.
  • 9Wu K, Otoo E J, Shoshani A. A performance comparison of bitmap indexes[A]. In: Paques H, Liu L, Grossman D, eds. Proc of the 10th International Conference on Information and Knowledge Management(CIKM) [C]. New York:ACM Press, 2001. 559-561.
  • 10Karayannidis N, Tsois A, Sellis T, et al. Processing star queries on hierarchically-clustered fact tables[A]. In: The 28th Int'l Conf on VLDB[C]. Hong Kong, 2002. 730-741.

共引文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部