Sciweavers

11 search results - page 1 / 3
» When Can We Trust Progress Estimators for SQL Queries
Sort
View
SIGMOD
2005
ACM
87views Database» more  SIGMOD 2005»
14 years 4 months ago
When Can We Trust Progress Estimators for SQL Queries?
The problem of estimating progress for long-running queries has recently been introduced. We analyze the characteristics of the progress estimation problem, from the perspective o...
Surajit Chaudhuri, Raghav Kaushik, Ravishankar Ram...
EDBT
2006
ACM
91views Database» more  EDBT 2006»
13 years 8 months ago
Multi-query SQL Progress Indicators
Recently, progress indicators have been proposed for SQL queries in RDBMSs. All previously proposed progress indicators consider each query in isolation, ignoring the impact simult...
Gang Luo, Jeffrey F. Naughton, Philip S. Yu
ICDE
2005
IEEE
83views Database» more  ICDE 2005»
14 years 5 months ago
Increasing the Accuracy and Coverage of SQL Progress Indicators
Recently, progress indicators have been proposed for long-running SQL queries in RDBMSs. Although the proposed techniques work well for a subset of SQL queries, they are prelimina...
Gang Luo, Jeffrey F. Naughton, Curt J. Ellmann, Mi...
SIGMOD
2004
ACM
110views Database» more  SIGMOD 2004»
14 years 4 months ago
Toward a Progress Indicator for Database Queries
Many modern software systems provide progress indicators for long-running tasks. These progress indicators make systems more user-friendly by helping the user quickly estimate how...
Gang Luo, Jeffrey F. Naughton, Curt J. Ellmann, Mi...
ICDE
2010
IEEE
231views Database» more  ICDE 2010»
13 years 11 months ago
Estimating the progress of MapReduce pipelines
Abstract— In parallel query-processing environments, accurate, time-oriented progress indicators could provide much utility given that inter- and intra-query execution times can ...
Kristi Morton, Abram Friesen, Magdalena Balazinska...