Sciweavers

DAWAK
2001
Springer

Optimization Algorithms for Simultaneous Multidimensional Queries in OLAP Environments

13 years 9 months ago
Optimization Algorithms for Simultaneous Multidimensional Queries in OLAP Environments
Multi-Dimensional Expressions (MDX) provide an interface for asking several related OLAP queries simultaneously. An interesting problem is how to optimize the execution of an MDX query, given that most data warehouses maintain a set of redundant materialized views to accelerate OLAP operations. A number of greedy and approximation algorithms have been proposed for different versions of the problem. In this paper we evaluate experimentally their performance using the APB and TPC-H benchmarks, concluding that they do not scale well for realistic workloads. Motivated by this fact, we developed two novel greedy algorithms. Our algorithms construct the execution plan in a top-down manner by identifying in each step the most beneficial view, instead of finding the most promising query. We show by extensive experimentation that our methods outperform the existing ones in most cases.
Panos Kalnis, Dimitris Papadias
Added 28 Jul 2010
Updated 28 Jul 2010
Type Conference
Year 2001
Where DAWAK
Authors Panos Kalnis, Dimitris Papadias
Comments (0)