Range Query Estimation for Dirty Data Management System.

Yan Zhang,Long Yang,Hongzhi Wang
DOI: https://doi.org/10.1007/978-3-642-32281-5_15
2012-01-01
Abstract:In recent years, data quality issues have attracted wide attention. Data quality is mainly caused by dirty data. Currently, many methods for dirty data management have been proposed, and one of them is entity-based relational database in which one tuple represents an entity. The traditional query optimizations having the ability to estimate the cost of execution of a query plan have not been suitable for the new entity-based model. Then new query optimizations need to be developed. In this paper, we propose new query selectivity estimation based on histogram, and focus on solving the overestimation which traditional methods lead to. We prove our approaches are unbiased. The experimental results on both real and synthetic data sets show that our approaches can give good estimates with low error. © 2012 Springer-Verlag.
What problem does this paper attempt to address?