首页> 外文会议>International conference on education technology and computer >Query optimization algorithm for bitmap index with segmentation
【24h】

Query optimization algorithm for bitmap index with segmentation

机译:带分割的位图索引查询优化算法

获取原文

摘要

Bitmap indices are efficient for processing queries on low-cardinality attributes. But the storage of requirements for simple bitmap index is unacceptable, when the 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 segmentation. According to some base, decompose the attribute value into appropriate components. Consider the domain of an attribute value is [0,999], simple bitmap index needs 1000 bitmaps, and segmentation bitmap index needs 30 bitmaps based<10,10,10>. Segmentation bitmap index can effectively reduce the space of the bitmap index, but also reduce the efficiency of query processing. Especially when processing membership queries with segmentation bitmap index, the same bitmap will be scanned, because of the multiple components. In order to avoid scanning same bitmap, and improve query efficiency, the optimization algorithm of processing membership queries was given.
机译:位图指数是有效的,用于处理低基数属性上的查询。但是当属性的基数(不同值的数量)非常高时,简单位图索引的要求存储是不可接受的。解决此问题的常用方法是使用分段构建位图索引。根据某些基础,将属性值分解为适当的组件。考虑属性值的域是[0,999],简单的位图索引需要1000位图,并且分段位图索引需要30个基于位图<10,10,10>。分段位图索引可以有效地减少位图索引的空间,还可以降低查询处理的效率。特别是当使用分段位图索引处理成员查询时,由于多个组件,将扫描相同的位图。为了避免扫描相同的位图,并提高查询效率,给出了处理成员查询的优化算法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号