1996
DOI: 10.1145/234889.234894
|View full text |Cite
|
Sign up to set email alerts
|

Open issues in parallel query optimization

Abstract: We provide an overview of query processing in parallel database systems and discuss several open issues in the optimization of queries for parallel machines.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
19
0

Year Published

1999
1999
2013
2013

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 36 publications
(19 citation statements)
references
References 18 publications
0
19
0
Order By: Relevance
“…Over the years, this has led to the development of a host of query processing and optimization algorithms for parallel databases, aimed toward maximizing the query-throughput of the system or minimizing the response time of a single large query. Broadly speaking, the parallelism in a parallel database can be exploited in three ways during query processing [15], [20]. Different query operators that do not depend on each other can be executed in parallel on different processors (independent parallelism).…”
Section: Introductionmentioning
confidence: 99%
“…Over the years, this has led to the development of a host of query processing and optimization algorithms for parallel databases, aimed toward maximizing the query-throughput of the system or minimizing the response time of a single large query. Broadly speaking, the parallelism in a parallel database can be exploited in three ways during query processing [15], [20]. Different query operators that do not depend on each other can be executed in parallel on different processors (independent parallelism).…”
Section: Introductionmentioning
confidence: 99%
“…Therefore, the DR-DPDP proof generation and update processes are distributed over some servers running in parallel, leading to better performance. This is similar to the shared-nothing architecture that leads to the parallel execution of commands, which in turn will reduce the response time and improve the scalability [22].…”
Section: Security Of Dr-dpdpmentioning
confidence: 99%
“…The challenges and open issues of query optimization in parallel database systems were highlighted by Hasan et al [11]. While considerable progress has been made over the past decade, parallel query optimization remains an active field of research fueled by the advent of data-intensive business intelligence and data warehousing applications.…”
Section: Related Workmentioning
confidence: 99%
“…One approach is to split the operation into two phases [11,12]: serial optimization followed by parallelization. The first phase hides the parallelism metrics from the optimizer and involves finding the optimal serial QEP as in a non-parallel environment.…”
Section: Related Workmentioning
confidence: 99%