We propose a novel method for automatically adjusting in documents, parameters of the similarity metric, reparameters in ranked-output text retrieval systems to trieval thresholds, etc. One goal in the design of the reimprove retrieval performance. A ranked-output text retrieval system is to set and
Pipelining in multi-query optimization
โ Scribed by Nilesh N. Dalvi; Sumit K. Sanghai; Prasan Roy; S. Sudarshan
- Publisher
- Elsevier Science
- Year
- 2003
- Tongue
- English
- Weight
- 796 KB
- Volume
- 66
- Category
- Article
- ISSN
- 0022-0000
No coin nor oath required. For personal study only.
โฆ Synopsis
Database systems frequently have to execute a set of related queries, which share several common subexpressions. Multi-query optimization exploits this, by finding evaluation plans that share common results. Current approaches to multi-query optimization assume that common subexpressions are materialized. Significant performance benefits can be had if common subexpressions are pipelined to their uses, without being materialized. However, plans with pipelining may not always be realizable with limited buffer space, as we show. We present a general model for schedules with pipelining, and present a necessary and sufficient condition for determining validity of a schedule under our model. We show that finding a valid schedule with minimum cost is NP-hard. We present a greedy heuristic for finding good schedules. Finally, we present a performance study that shows the benefit of our algorithms on batches of queries from the TPCD benchmark.
๐ SIMILAR VOLUMES