Proceedings of the 1997 ACM SIGMOD International Conference on Management of Data - SIGMOD '97 1997
DOI: 10.1145/253260.253291
|View full text |Cite
|
Sign up to set email alerts
|

Online aggregation

Abstract: Aggregation in traditional datab=e systems is performed in batch mode: a query is submitted, the system processes a large volume of data over a long period of time, and, eventually, the final answer is returned. This archaic approach is frustrating to users and has been abandoned in most other areas of computing. In this paper we propose a new online aggregation interface that permits users to both observe the progress of their aggregation queries and control execution on the fly. After outlining usability and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
196
0
1

Year Published

2001
2001
2018
2018

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 548 publications
(197 citation statements)
references
References 23 publications
0
196
0
1
Order By: Relevance
“…Online aggregation [8], in particular, cannot be expressed under the current approach that relies on a totally ordered universe to sort the elements of the set being processed, starting from its least element. In fact, at the core of on-line aggregation, there is the idea of returning partial results after visiting a proper subset of the given dataset, while the rest is still unknown.…”
Section: Set Aggregates In Logicmentioning
confidence: 99%
See 3 more Smart Citations
“…Online aggregation [8], in particular, cannot be expressed under the current approach that relies on a totally ordered universe to sort the elements of the set being processed, starting from its least element. In fact, at the core of on-line aggregation, there is the idea of returning partial results after visiting a proper subset of the given dataset, while the rest is still unknown.…”
Section: Set Aggregates In Logicmentioning
confidence: 99%
“…There has been much recent interest in online aggregates [8], which also find important applications in logic programming, as discussed later in this paper. For instance, when computing averages on non-skewed data, the aggregate often converges toward the final value long before all the elements in the set are visited.…”
Section: User Defined Aggregatesmentioning
confidence: 99%
See 2 more Smart Citations
“…An interactive and iterative way to provide approximate answers for aggregated queries, called online-aggregation, is described in [HHW97]. Here the user starts with a relative imprecise answer provided by a first small random sample of the data.…”
Section: Related Workmentioning
confidence: 99%