2000
DOI: 10.1145/335191.335420
|View full text |Cite
|
Sign up to set email alerts
|

Eddies

Abstract: In large federated and shared-nothing databases, resources can exhibit widely fluctuating characteristics. Assumptions made at the time a query is submitted will rarely hold throughout the duration of query processing. As a result, traditional static query optimization and execution techniques are ineffective in these environments. In this paper we introduce a query processing mechanism called an eddy , which continuously reorders operators in a query plan as it r… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
32
0

Year Published

2003
2003
2015
2015

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 296 publications
(32 citation statements)
references
References 27 publications
0
32
0
Order By: Relevance
“…The groups are then greedily reordered based on the measured estimates of the group costs and selectivities. To minimize overhead the processing plan is reoptimized once for every read complex stream object rather than for every query plan operator; there is no dynamic reordering per operator as with Eddies [3].…”
Section: Group Statistics Profilingmentioning
confidence: 99%
See 2 more Smart Citations
“…The groups are then greedily reordered based on the measured estimates of the group costs and selectivities. To minimize overhead the processing plan is reoptimized once for every read complex stream object rather than for every query plan operator; there is no dynamic reordering per operator as with Eddies [3].…”
Section: Group Statistics Profilingmentioning
confidence: 99%
“…[1,2,3,6,13,17,19,20]) continuously adapt the execution plan of a query to reflect significant changes in data statistics. By contrast SQISLE profiles a stream until statistical properties of the streamed objects are stabilized, and then reoptimizes the query using the stable statistics.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Furthermore, we plan to study the tradeoff between result completeness and response time of queries using appropriate information quality metrics (e.g., coverage of schema classes and properties [12,33,32,18]) enabling to obtain quickly the Top-K answers [27,37]. Finally, we plan to consider adaptive implementations of algebraic operators borrowing ideas from [3,19,22].…”
Section: Discussionmentioning
confidence: 99%
“…A key feature of these systems is to treat queries like data and index them to take advantage of their commonality. The latter two systems employ an Eddy [24] to dynamically adapt a query plan to changing workload characteristics.…”
Section: Related Workmentioning
confidence: 99%