Skyband cardinality estimation based on the inclusion-exclusion principle

ZHAO Jia-Kui,YANG Dong-Qing,CHEN Li-Jun
DOI: https://doi.org/10.3724/SP.J.1001.2010.03622
2010-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:Skyband queries are very important for decision-making applications. To incorporate the Skyband operator into the database system, the problem of Skyband cardinality estimation must be solved, i.e., estimating the number of the Skyband elements returned by Skyband queries, which is very important for extending the query optimizer's cost model to accommodate Skyband queries. This paper proposes a space and time efficient approach to estimate the Skyband cardinality, which is based on the generalized form of the Inclusion-Exclusion Principle. Experimental results show that the proposed approach can estimate the Skyband cardinality accurately. © by Institute of Software, the Chinese Academy of Sciences. All rights reserved.
What problem does this paper attempt to address?