Proceedings of 16th International Conference on Data Engineering (Cat. No.00CB37073)
DOI: 10.1109/icde.2000.839394
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Histograms: Capturing Evolving Data Sets

Abstract: In this paper, we introduce dynamic histograms, which are constructed and maintained incrementally. We develop several dynamic histogram construction algorithms and show that they come close to static histograms in quality. Our experimental study covers a wide range of datasets and update patterns, including histogram maintenance in a shared-nothing environment. Building upon the insights offered by the dynamic algorithms, we also propose a new static histogram construction algorithm that is very fast and gene… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
37
0

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 40 publications
(37 citation statements)
references
References 10 publications
0
37
0
Order By: Relevance
“…The histogram-based technique we use is influenced from previous work on maintaining dynamic histograms on data distributions for accurately estimating the selectivity of query predicates [14,15]. In our case, we are interested in the frequency of accesses to a particular region, rather than the data distribution, and on the access pattern.…”
Section: Dynamic Load Balancingmentioning
confidence: 99%
“…The histogram-based technique we use is influenced from previous work on maintaining dynamic histograms on data distributions for accurately estimating the selectivity of query predicates [14,15]. In our case, we are interested in the frequency of accesses to a particular region, rather than the data distribution, and on the access pattern.…”
Section: Dynamic Load Balancingmentioning
confidence: 99%
“…Another class of histograms is dynamic histograms [12,18], that are maintained incrementally and therefore better suited for our approach. Most histograms described in the literature are equi-depth histograms, since these capture distributions better than equi-width histograms for the same number of buckets [18].…”
Section: Histogram Designmentioning
confidence: 99%
“…In this experiment, we use two techniques to collect information: incremental histograms (using the Dynamic Compressed histograms of [7]) and order detection. (Uniqueness can also be quickly detected in the special case where the values are sorted.…”
Section: Evidence That Selectivity Is Predictablementioning
confidence: 99%