2013 3rd IEEE International Advance Computing Conference (IACC) 2013
DOI: 10.1109/iadcc.2013.6514418
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Iceberg query evaluation using compressed bitmap index by deferring bitwise-XOR operations

Abstract: An iceberg query is a special class of an aggregation query that computes aggregate values above a user specified threshold. An Iceberg query evaluation using compressed bitmap index strategy is an efficient strategy, which prunes the bitmap vectors after performing bitwise-XOR operation. In this paper, we propose an effective bitmap pruning approach which further improves the efficiency of the strategy by deferring bitwise XOR operation. Exhaustive experimentation demonstrates our approach is much more effici… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 15 publications
0
6
0
Order By: Relevance
“…5 to 14 for COUNT, SUM, MIN and MAX aggregate functions. We have compare the performance of TP and LAM approach with the BIA and DPA suggested in previous work He et al (2011;Guru Rao and Shankar, 2012;. We observe that as we go on increasing size of data set and threshold value then also query performance is goes on increasing which is as shown in Fig.…”
Section: Experimental Analysismentioning
confidence: 78%
See 3 more Smart Citations
“…5 to 14 for COUNT, SUM, MIN and MAX aggregate functions. We have compare the performance of TP and LAM approach with the BIA and DPA suggested in previous work He et al (2011;Guru Rao and Shankar, 2012;. We observe that as we go on increasing size of data set and threshold value then also query performance is goes on increasing which is as shown in Fig.…”
Section: Experimental Analysismentioning
confidence: 78%
“…The problem with this algorithm is that all vectors may not have 1 bit at same position and if it is not at same position then all the AND as well as XOR operations are fruitless and time consuming.In this way both the above approaches suffer from fruitless AND as well as XOR operations. Guru Rao and Shankar (2012) try to handle empty XOR operation problem but did not able to solve fruitless bit wise AND operation problem. Both the research He et al (2011;Guru Rao and Shankar, 2012) faces the problem of futile queue pushing and empty bitwise operation.…”
Section: Overview Of Iceberg Driven Query (Idq) and Its Processing Mementioning
confidence: 99%
See 2 more Smart Citations
“…The problem with this algorithm is that all vectors may not have 1 bit at same position and if it is not at same position then all the AND as well as XOR operations are fruitless and time consuming.In this way both the above approaches [4] suffer from fruitless AND as well as XOR operations. Research [5] try to handle empty XOR operation problem but did not able to solve fruitless bit wise AND operation problem. Both the research [4] and [5] faces the problem of futile queue pushing.…”
Section: Review Of Bi Aggregate Function and Ibq Processing Methodsmentioning
confidence: 99%