Adaptive Parallel Aggregation Algorithms.
Ambuj Shatdal, Jeffrey F. Naughton:
Adaptive Parallel Aggregation Algorithms.
SIGMOD Conference 1995: 104-114@inproceedings{DBLP:conf/sigmod/ShatdalN95,
author = {Ambuj Shatdal and
Jeffrey F. Naughton},
editor = {Michael J. Carey and
Donovan A. Schneider},
title = {Adaptive Parallel Aggregation Algorithms},
booktitle = {Proceedings of the 1995 ACM SIGMOD International Conference on
Management of Data, San Jose, California, May 22-25, 1995},
publisher = {ACM Press},
year = {1995},
pages = {104-114},
ee = {http://doi.acm.org/10.1145/223784.223801, db/conf/sigmod/sigmod95-7.html},
crossref = {DBLP:conf/sigmod/95},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
Aggregation and duplicate removal are common in SQL queries. However,
in the parallel query processing literature, aggregate processing
has received surprisingly little attention; furthermore, for each of
the traditional parallel aggregation algorithms, there is a range of
grouping selectivities where the algorithm performs poorly. In this
work, we propose new algorithms that dynamically adapt, at query
evaluation time, in response to observed grouping selectivities.
Performance analysis via analytical modeling and an implementation on
a workstation-cluster shows that the proposed algorithms are able to
perform well for all grouping selectivities. Finally, we study the
effect of data skew and show that for certain data sets the proposed
algorithms can even outperform the best of traditional approaches.
Copyright © 1995 by the ACM,
Inc., used by permission. Permission to make
digital or hard copies is granted provided that
copies are not made or distributed for profit or
direct commercial advantage, and that copies show
this notice on the first page or initial screen of
a display along with the full citation.
Online Version (ACM WWW Account required): Full Text in PDF Format
CDROM Version: Load the CDROM "Volume 1 Issue 1, SIGMOD '93-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Michael J. Carey, Donovan A. Schneider (Eds.):
Proceedings of the 1995 ACM SIGMOD International Conference on Management of Data, San Jose, California, May 22-25, 1995.
ACM Press 1995 ,
SIGMOD Record 24(2),
June 1995
Contents
[Index Terms]
[Full Text in PDF Format, 1088 KB]
References
- [BBDW83]
- Dina Bitton, Haran Boral, David J. DeWitt, W. Kevin Wilkinson:
Parallel Algorithms for the Execution of Relational Database Operations.
ACM Trans. Database Syst. 8(3): 324-353(1983)
- [BCL93]
- Kurt P. Brown, Michael J. Carey, Miron Livny:
Managing Memory to Meet Multiclass Workload Response Time Goals.
VLDB 1993: 328-341
- [BF93]
- ...
- [DGS+90]
- David J. DeWitt, Shahram Ghandeharizadeh, Donovan A. Schneider, Allan Bricker, Hui-I Hsiao, Rick Rasmussen:
The Gamma Database Machine Project.
IEEE Trans. Knowl. Data Eng. 2(1): 44-62(1990)
- [Eps79]
- ...
- [ER61]
- ...
- [Gra93]
- Goetz Graefe:
Query Evaluation Techniques for Large Databases.
ACM Comput. Surv. 25(2): 73-170(1993)
- [Oak93]
- ...
- [Ses92]
- ...
- [SM82]
- Stanley Y. W. Su, Krishna P. Mikkilineni:
Parallel Algorithms and Their Implementation in MICRONET.
VLDB 1982: 310-324
- [TPC94]
- ...
- [WDJ91]
- Christopher B. Walton, Alfred G. Dale, Roy M. Jenevein:
A Taxonomy and Performance Model of Data Skew Effects in Parallel Joins.
VLDB 1991: 537-548
Copyright © Fri Mar 12 17:21:32 2010
by Michael Ley (ley@uni-trier.de)