Skip to main content

Optimal Histograms for Limiting Worst-Case Error Propagation in the Size of Join Results

Many current relational database systems use some form of histograms to approximate the frequency distribution of values in the attributes of relations and on this basis estimate query result sizes and access plan costs. The errors that exist in the histogram approximations directly or transitively affect many estimates derived by the database system. We identify the class of serial histograms and its subclass of end-biased histograms; the latter is of particular interest because such histograms are used in several database systems. We concentrate on equality join queries without function symbols where each relation is joined on the same attribute(s) for all joins in which it participates. Join queries of this restricted type are called t-clique queries. We show that the optimal histogram for reducing the worst-case error in the result size of such a query is always serial. For queries with one join and no function symbols (all of which are vacuously t-clique queries), we present results on finding the optimal serial histogram and the optimal end-biased histogram based on the query characteristics and the frequency distributions of values in the join attributes of the query relations. Finally, we prove that for t-clique queries with a very large number of joins, high-biased histograms (which form a subclass of end-biased histograms) are always optimal. To construct a histogram for the join attribute(s) of a relation, the values in the attribute(s) must first be sorted based on their frequency and then assigned into buckets according to the optimality results above.

Citation
Yannis Ioannidis, Stavros Christodoulakis, "Optimal Histograms for Limiting Worst-Case Error Propagation in the Size of Join Results ", ACM Transactions on Database Systems (TODS), Vol. 18, No. 4, Dec. 1993, pp. 709-748, 1993
TAGS
Access
Unknown
Published at
ACM Transactions on Database Systems, Vol. 18, No. 4, Dec. 1993, pp. 709-748
Related research area
No related research area
Related Organizations
No related organizations