Parametric query optimization

  • Authors:
  • Yannis E. Ioannidis;Raymond T. Ng;Kyuseok Shim;Timos K. Sellis

  • Affiliations:
  • Computer Sciences Department, University of Wisconsin, Madison, WI 53706, USA/ yannis@cs.wisc.edu;Department of Computer Science, University of British Columbia, Vancouver, B.C., Canada/ rng@cs.ubc.ca;Bell Laboratories, 600 Mountain Ave., Murray Hill, NJ 07974, USA/ shim@research.bell-labs.com;Dept. of Electrical and Computer Engineering, Computer Science Division, National Technical University of Athens, Zographou 157 73, Athens, Greece/ timos@theseas.ntua.gr

  • Venue:
  • The VLDB Journal — The International Journal on Very Large Data Bases
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

In most database systems, the values of many important run-time parameters of the system, the data, or the query are unknown at query optimization time. Parametric query optimization attempts to identify at compile time several execution plans, each one of which is optimal for a subset of all possible values of the run-time parameters. The goal is that at run time, when the actual parameter values are known, the appropriate plan should be identifiable with essentially no overhead. We present a general formulation of this problem and study it primarily for the buffer size parameter. We adopt randomized algorithms as the main approach to this style of optimization and enhance them with a sideways information passing feature that increases their effectiveness in the new task. Experimental results of these enhanced algorithms show that they optimize queries for large numbers of buffer sizes in the same time needed by their conventional versions for a single buffer size, without much sacrifice in the output quality and with essentially zero run-time overhead.