2007
DOI: 10.1561/9781601980359
|View full text |Cite
|
Sign up to set email alerts
|

Adaptive Query Processing

Abstract: As the data management field has diversified to consider settings in which queries are increasingly complex, statistics are less available, or data is stored remotely, there has been an acknowledgment that the traditional optimize-then-execute paradigm is insufficient. This has led to a plethora of new techniques, generally placed under the common banner of adaptive query processing, that focus on using runtime feedback to modify query processing in a way that provides better response time or more efficient CP… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2009
2009
2019
2019

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 51 publications
(6 citation statements)
references
References 119 publications
(216 reference statements)
0
6
0
Order By: Relevance
“…Put simply, a small number of optimization mistakes leads to workload performance far below what is possible. Ideas to improve the optimizer in these cases include better selectivity estimates [2]- [4] providing more exotic search mechanisms for plans [5], [6], and changing query plans that have gone off the rails at runtime [7]- [11]. A more recent trend is to recast query optimization as a machine learning problem.…”
Section: Introductionmentioning
confidence: 99%
“…Put simply, a small number of optimization mistakes leads to workload performance far below what is possible. Ideas to improve the optimizer in these cases include better selectivity estimates [2]- [4] providing more exotic search mechanisms for plans [5], [6], and changing query plans that have gone off the rails at runtime [7]- [11]. A more recent trend is to recast query optimization as a machine learning problem.…”
Section: Introductionmentioning
confidence: 99%
“…Methods for replacing an evaluation plan on-the-fly without significantly affecting system performance or losing intermediate results are a major focus of current research [29]. Numerous advanced techniques were proposed in the field of continuous query processing in data streams [10,37,52].…”
Section: Detection-adaptation Loopmentioning
confidence: 99%
“…Adaptive query processing (AQP) is the widely studied problem of adapting a query plan to the unstable data characteristics [29]. Multiple solutions consider traditional data-bases [5,32,15,41,33,46].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…To ensure efficient operation, a CEP engine must continuously estimate the current statistic values and, when a significant deviation is detected, adapt itself by recalculating the affected evaluation plans. Developing efficient adaptive mechanisms is considered a hard problem and a hot research topic in several fields [9,19,29,35].…”
Section: Adaptive Complex Event Processingmentioning
confidence: 99%