2012 IEEE 28th International Conference on Data Engineering 2012
DOI: 10.1109/icde.2012.74
|View full text |Cite
|
Sign up to set email alerts
|

GSLPI: A Cost-Based Query Progress Indicator

Abstract: Abstract-Progress indicators for SQL queries were first published in 2004 with the simultaneous and independent proposals from Chaudhuri et al. and Luo et al. In this paper, we implement both progress indicators in the same commercial RDBMS to investigate their performance. We summarize common cases in which they are both accurate and cases in which they fail to provide reliable estimates. Although there are differences in their performance, much more striking is the similarity in the errors they make due to a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
4
2
2

Relationship

1
7

Authors

Journals

citations
Cited by 22 publications
(7 citation statements)
references
References 15 publications
0
7
0
Order By: Relevance
“…Finally, on the left of the display above the tree synopsis, is shown a query progress indicator. It estimates the completion percentage of the running query using techniques like those in [4].…”
Section: Tree Viewsmentioning
confidence: 99%
“…Finally, on the left of the display above the tree synopsis, is shown a query progress indicator. It estimates the completion percentage of the running query using techniques like those in [4].…”
Section: Tree Viewsmentioning
confidence: 99%
“…There has been a lot of work in the area of query execution time estimation [5,6,16,18,23]. Unlike previous work, we do not need to get perfect time estimates to make a good data partitioning recommendation.…”
Section: Quantifying Performance Differencesmentioning
confidence: 99%
“…We utilize the optimizer estimated cost units to define the work for an operator in a pipeline. We follow the idea presented in [16] to calculate the cost for a pipeline, and the interested reader is referred to that paper for details.…”
Section: Estimating the Cost Of A Pipelinementioning
confidence: 99%
See 1 more Smart Citation
“…Another related research direction is query progress indicators [7], [18], [19], [21]. The task of a progress indicator is to dynamically monitor the percentage of work that has been done so far for the query.…”
Section: Related Workmentioning
confidence: 99%